fuchanghai commented on issue #13946: URL: https://github.com/apache/dolphinscheduler/issues/13946#issuecomment-1514296913
> Every time a shell script is executed, it will also execute the `source dolphinscheduler_env.sh`. You can try to config your own environment config in the task definition page if you want to overwrite the default env settings. @fuchanghai @gubinjie > > https://github.com/apache/dolphinscheduler/blob/047fa2f65e58b86e2f03a89ce5ac2db264ee5e0f/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/ShellCommandExecutor.java#L108-L118 i agree with you ,but there is no need to put ```spring.profile.active``` and ```database``` in the dolphinscheduler_env file., my personal opinion is that these two parameters should be put into the application.yaml file -- 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]
