This is an automated email from the ASF dual-hosted git repository.
kirs pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 9c3cec5 [DS-4891][docs] update DolphinScheduler slack invitation url
(#5167)
add e533693 [Fix-4721][worker]The shell background starts the YARN task
scenario, and the kill function is abnormal (#4722)
No new revisions were added by this update.
Summary of changes:
.../dolphinscheduler/common/utils/HadoopUtils.java | 9 +-
.../dolphinscheduler/common/utils/StringUtils.java | 141 +++++++++++++++++++--
.../common/utils/StringUtilsTest.java | 13 ++
.../dao/mapper/AlertGroupMapper.java | 10 +-
.../server/utils/ProcessUtils.java | 19 ++-
.../server/worker/processor/TaskKillProcessor.java | 11 +-
.../worker/task/AbstractCommandExecutor.java | 7 +-
7 files changed, 181 insertions(+), 29 deletions(-)