简体   繁体   中英

How to specify location of the YAML configuration file for Dask-YARN

Looking at this page: the YARN configuration file yarn.yaml file needs to be placed in the locations ~/.config/dask/yarn.yaml or /etc/dask/yarn.yaml . Can it also be placed in a location specified by the environment variable DASK_ROOT_CONFIG as mentioned here ?

Yes. All dask projects use the same configuration system and abide by the same environment variables.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM