-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-3287] [YARN]When ResourceManager High Availability is enabled, Applicat... #2212
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
…cationMaster webUI is not displayed
|
Can one of the admins verify this patch? |
|
For older versions (versions older than 2.4) , I need to pass the proxyhost information as before. So I can add a check for that. |
|
Can you add |
|
Jenkins, test this please |
|
QA tests have started for PR 2212 at commit
|
|
QA tests have finished for PR 2212 at commit
|
|
@benoyantony can you look at the jenkins failure please. Also note that WebAppUtils in Yarn is a private class and we want to move away from relying on private classes. |
|
Sure. I can create a new patch. If I cannot depend on WebAppUtils, what's the preferred alternate approach ? Should I duplicate the logic in SPARK ? |
|
If there are no other public api's from yarn we can use, then yes we have to duplicate it in spark |
|
Can one of the admins verify this patch? |
|
@benoyantony I think we this was fixed in other PR's can you verify and close this? |
|
Let's close this issue. |
...ionMaster webUI is not displayed