Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow forwarding CLI options #69

Open
jcrist opened this issue Jun 17, 2019 · 2 comments
Open

Allow forwarding CLI options #69

jcrist opened this issue Jun 17, 2019 · 2 comments

Comments

@jcrist
Copy link
Member

jcrist commented Jun 17, 2019

Some options on the distributed CLI should be settable via dask-yarn (e.g. --dashboard-address). There are a few ways we could accomplish this:

From jcrist/skein#176.

@mrocklin
Copy link
Member

mrocklin commented Jun 17, 2019 via email

@jcrist
Copy link
Member Author

jcrist commented Jun 17, 2019

I agree. I think a precursor to this would be making the CLI scripts in distributed more uniform in terms of argument parsing/config, and how processes are started/stopped.

Edit: misread your comment. I still think the above is important for yarn specific (since we need our own cli scripts), but common arguments for the cluster managers for specifying the worker/scheduler command would be good.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants