You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by GitBox <gi...@apache.org> on 2021/05/17 08:51:48 UTC

[GitHub] [oozie] zuston commented on a change in pull request #58: [OOZIE-3622] No mapreduce jars in the classpath for hadoop3 mapreduce job

zuston commented on a change in pull request #58:
URL: https://github.com/apache/oozie/pull/58#discussion_r633348368



##########
File path: core/src/main/java/org/apache/oozie/action/hadoop/MapReduceActionExecutor.java
##########
@@ -474,6 +474,13 @@ protected String findYarnApplicationId(final Context context, final WorkflowActi
         }
     }
 
+    @Override
+    protected void addActionSpecificEnvVars(Map<String, String> env) {

Review comment:
       It will be compatible with previous Hadoop version? Like hadoop 2.6?




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org