zhongjiajie opened a new pull request, #9517: URL: https://github.com/apache/dolphinscheduler/pull/9517
Add a new method to get config from environment variables and for now, we have three ways to get config and the priority is `env-var > custom-config-file > built-in-config-file`. Environment config setting does not work in CLI, because it will confuse users when they get config value is `var-env` but value in the configuration file is `var-in-file`, they may not find the way how to change it * Add documentation * Add it to UPDATING.md close: #8344 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
