This is an automated email from the ASF dual-hosted git repository.
leonbao pushed a change to branch json_split
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from c33cc87 Merge remote-tracking branch 'upstream/dev' into spilit
add 2d8c4ec [Improvement][Worker-Task] Python Command (#5036)
new 6ab3892 Merge remote-tracking branch 'upstream/dev' into spilit
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docker/build/README.md | 2 +-
docker/build/README_zh_CN.md | 2 +-
.../conf/dolphinscheduler/env/dolphinscheduler_env.sh.tpl | 2 +-
docker/build/startup-init-conf.sh | 2 +-
docker/docker-swarm/docker-compose.yml | 2 +-
docker/docker-swarm/docker-stack.yml | 2 +-
docker/kubernetes/dolphinscheduler/values.yaml | 4 ++--
.../server/worker/task/PythonCommandExecutor.java | 14 +++++---------
.../apache/dolphinscheduler/server/worker/EnvFileTest.java | 3 ++-
script/env/dolphinscheduler_env.sh | 2 +-
10 files changed, 16 insertions(+), 19 deletions(-)