duhanmin commented on code in PR #13968:
URL:
https://github.com/apache/dolphinscheduler/pull/13968#discussion_r1172161383
##########
dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java:
##########
@@ -177,6 +187,16 @@ public void handle(TaskCallBack taskCallBack) throws
TaskException {
}
}
+ @Override
+ protected String buildCommand() {
+ return null;
Review Comment:
@Radeity 已修改
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]