This is an automated email from the ASF dual-hosted git repository.

leonbao pushed a change to branch 1.3.4-prepare
in repository 
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.


    from d796a63  [FIX-3900][server] Cherry pick from dev to kill multi yarn 
app in one job (#4151)
     add d53991e  [Feature-2925][server] Cherry pick from dev to init 
TaskLogger in TaskExecuteProcessor (#4163)

No new revisions were added by this update.

Summary of changes:
 .../common/shell/AbstractShell.java                | 38 ++++++----
 .../dolphinscheduler/common/utils/FileUtils.java   | 60 +++++++++++----
 .../dolphinscheduler/common/utils/LoggerUtils.java | 21 ++++++
 .../dolphinscheduler/common/utils/OSUtils.java     | 87 +++++++++++++---------
 .../dolphinscheduler/common/utils/OSUtilsTest.java |  6 +-
 .../dolphinscheduler/server/log/TaskLogFilter.java |  9 ++-
 .../worker/processor/TaskExecuteProcessor.java     | 35 +++++++--
 .../server/worker/runner/TaskExecuteThread.java    | 23 +++---
 8 files changed, 192 insertions(+), 87 deletions(-)

Reply via email to