CFlyGoo commented on PR #11334: URL: https://github.com/apache/dolphinscheduler/pull/11334#issuecomment-1214582564
 Without `Environment Config`  Load both `dolphinscheduler_env.sh` and `Environment Config` The above picture is the log screenshot of my local test. The `dolphinscheduler_env.sh` is always loaded as a `global `. If the `Environment config` is exists, the `Environment config` is loaded as a `local variable`. `Environment Config` always can gets/overrides configuration in `dolphinscheduer_env.sh`. Isn't this the expected effect of #10562? @SbloodyS @zhongjiajie -- 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]
