This is an automated email from the ASF dual-hosted git repository.
gallardot pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
from c7b25eb8c2 [Fix-16905][Alert] Fix incorrect log description in
AlertHeartbeatTask (#16904)
add 1318a22b84 Fix tenant has no permission to execute kill command
(#16909)
No new revisions were added by this update.
Summary of changes:
.../dolphinscheduler/common/utils/FileUtils.java | 4 ++
.../common/utils/FileUtilsTest.java | 53 +++++++++++++---------
.../plugin/task/api/am/ApplicationManager.java | 4 +-
.../task/api/am/KubernetesApplicationManager.java | 6 +--
.../plugin/task/api/am/YarnApplicationManager.java | 34 ++++++++------
.../task/api/am/YarnApplicationManagerContext.java | 10 ++--
6 files changed, 65 insertions(+), 46 deletions(-)