Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: render HADOOP_OPTIONAL_TOOLS #771

Closed
wants to merge 2 commits into from

Conversation

PACordonnier
Copy link
Member

Which issue(s) this PR fixes

Fixes #751

Additional comments

I thought I fix the issue with #752 but it only added the classpath to the hadoop client, it wasn't included in YARN node manager hence in all classpath (and create an issue when doing hadoop distcp).

I create an issue on the matter of having two separate hadoop-env.sh.j2 #770 . It should be fixed but I'd like this PR validated first

Agreements

@PACordonnier
Copy link
Member Author

Closed because does not seem to fix issue of not having the classpath to mapreduce jobs

The settings in this file does not propagate to deployed applications, but it will work for local clients such as the hadoop fs command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/opt/tdp/hadoop/share/hadoop/tools/lib/* not in HADOOP_CLASSPATH
2 participants