duhanmin commented on code in PR #12106:
URL: https://github.com/apache/dolphinscheduler/pull/12106#discussion_r981938795


##########
dolphinscheduler-task-plugin/dolphinscheduler-task-datax/src/main/java/org/apache/dolphinscheduler/plugin/task/datax/DataxTask.java:
##########
@@ -419,6 +438,58 @@ private String buildShellCommandFile(String 
jobConfigFilePath, Map<String, Prope
         return fileName;
     }
 
+    private String buildYarnShellCommandFile(String jobConfigFilePath, 
Map<String, Property> paramsMap, String dataxHdfsPath, String 
dataxOnYarnDependJar)

Review Comment:
   @EricGao888 Because yarn submission needs to use a lot of hadoop and yarn 
dependencies, it is easy to cause dependencies



-- 
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]

Reply via email to