Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Conversation

@zjffdu
Copy link

@zjffdu zjffdu commented May 13, 2021

The mapreduce job example in oozie doesn't work due to mapreduce jars won't be included in the classpath, This PR is to add HADOOP_MAPRED_HOME to mapreduce action's launcher jvm's environment.

@zuston
Copy link
Member

zuston commented May 17, 2021

Thanks for your work.
Left comments. Besides please upload PR into Oozie jira.

}

@Override
protected void addActionSpecificEnvVars(Map<String, String> env) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that's right

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants