This is an automated email from the ASF dual-hosted git repository.
lidongdai pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 7c07900 [Improvement][install] alert-server properties make
adjustments in the Install script (#4709)
add a5443f1 [fix-4128][worker] Dolphin executes the command using sudo to
specify the -u parameter (#4217)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/dolphinscheduler/common/utils/OSUtils.java | 10 ++++++++++
.../org/apache/dolphinscheduler/common/utils/OSUtilsTest.java | 7 +++++++
.../org/apache/dolphinscheduler/server/utils/ProcessUtils.java | 9 +++------
.../server/worker/processor/TaskKillProcessor.java | 4 ++--
.../server/worker/task/AbstractCommandExecutor.java | 9 +++++----
.../apache/dolphinscheduler/server/utils/ProcessUtilsTest.java | 3 ++-
6 files changed, 29 insertions(+), 13 deletions(-)