dask / dask/distributed

Add --env to dask-worker, support lists for --nprocs

Open
#2,508 6 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

We might consider adding an `--env` keyword to `dask-worker` that passed values down to the `env=` parameter of `Nanny`. (in the no-nanny case, this might fail).

Additionally in the case that this is used with `--nprocs`, (this is sort of hacky) it would be useful if this parameter would also support a list of inputs, so that people could pass in different environment variables for each of their processes.

This came up in https://github.com/rapidsai/dask-cuda/issues/3#issuecomment-460850875

I'm not sure how I feel about it.

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.