dask / dask/distributed

Organize configuration options

Open
#1,521 4 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

The number of configuration options available both in `~/.dask/config.yaml` as well as keywords to Scheduler/Worker/Client/LocalCluster ... are increasing rapidly. Unfortunately we don't handle these consistently. Some options you need to specify on the command line, others in config files, etc..

It would be useful if there was a consistent way to handle configuration options like these that both simplified things now and made it easy for developers to remain consistent in the future.

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.