dask / dask/dask-yarn

Allow forwarding CLI options

Open
#69 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
69
Forks
40
PR merge metrics
No merged PRs in 30d

Description

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:

- Update distributed so that all parameters are also part of the configuration. Users could then provide them via `env` (or via configuration #42).
- Add an option to specify these parameters as part of the command

From https://github.com/jcrist/skein/issues/176.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.