提交 a6558bfc 编写于 作者: L lgcareer

[Fix-4222][Master]update print log.

上级 4cd1e7e5
......@@ -52,7 +52,6 @@ import static org.apache.dolphinscheduler.common.Constants.*;
* master exec thread,split dag
*/
public class MasterExecThread implements Runnable {
/**
* logger of MasterExecThread
*/
......@@ -1021,7 +1020,7 @@ public class MasterExecThread implements Runnable {
}
}
} catch (Exception e) {
e.printStackTrace();
logger.error("submit standby task error",e);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册