-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-7281] [yarn] Add option to set AM's lib path in client mode. #5813
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
Conversation
|
LGTM. Did you try this out on a cluster? |
|
yes I did. Submit: AM: |
|
Test build #31440 has finished for PR 5813 at commit
|
|
LGTM |
|
I'm not at all against this, just pointing out we had a discussion on this before: #3409 What is the exact use case here for this that has caused this change in thinking? |
|
Depending on your Hadoop config, if you don't have the Hadoop native libraries in the AM's lib path, you get this (sorry the first few lines of the stack trace are missing from our bug report): |
|
If curious, the JNI-based group mapper is |
|
@tgravescs are you OK with that? Seems like you agree with the change. |
|
yes looks good. |
Author: Marcelo Vanzin <vanzin@cloudera.com> Closes apache#5813 from vanzin/SPARK-7281 and squashes the following commits: 1cb6f42 [Marcelo Vanzin] [SPARK-7281] [yarn] Add option to set AM's lib path in client mode.
Author: Marcelo Vanzin <vanzin@cloudera.com> Closes apache#5813 from vanzin/SPARK-7281 and squashes the following commits: 1cb6f42 [Marcelo Vanzin] [SPARK-7281] [yarn] Add option to set AM's lib path in client mode.
Author: Marcelo Vanzin <vanzin@cloudera.com> Closes apache#5813 from vanzin/SPARK-7281 and squashes the following commits: 1cb6f42 [Marcelo Vanzin] [SPARK-7281] [yarn] Add option to set AM's lib path in client mode.
No description provided.