提交 b997746e 编写于 作者: journey2018's avatar journey2018

kill pid need kill sub process pids update

上级 34133365
......@@ -264,7 +264,7 @@ public class ProcessUtils {
logger.info("process id:{}, cmd:{}", processId, cmd);
Runtime.getRuntime().exec(cmd);
OSUtils.exeCmd(cmd);
// find log and kill yarn job
killYarnJob(taskInstance);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册