SbloodyS commented on issue #13946: URL: https://github.com/apache/dolphinscheduler/issues/13946#issuecomment-1514238110
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. 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 -- 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]
