Skip to content

[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

Closed
wants to merge 1 commit into from
Closed

Conversation

benoyantony
Copy link

...ionMaster webUI is not displayed

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@benoyantony
Copy link
Author

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.

@pwendell
Copy link
Contributor

Can you add [YARN] to the title so that it gets sorted properly? Thanks

@benoyantony benoyantony changed the title [SPARK-3287] When ResourceManager High Availability is enabled, Applicat... [SPARK-3287] [YARN]When ResourceManager High Availability is enabled, Applicat... Aug 31, 2014
@tgravescs
Copy link
Contributor

Jenkins, test this please

@SparkQA
Copy link

SparkQA commented Sep 3, 2014

QA tests have started for PR 2212 at commit 20ef1b4.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Sep 3, 2014

QA tests have finished for PR 2212 at commit 20ef1b4.

  • This patch fails unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • protected trait YarnAllocateResponse

@tgravescs
Copy link
Contributor

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

@benoyantony
Copy link
Author

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 ?

@tgravescs
Copy link
Contributor

If there are no other public api's from yarn we can use, then yes we have to duplicate it in spark

@SparkQA
Copy link

SparkQA commented Sep 5, 2014

Can one of the admins verify this patch?

@tgravescs
Copy link
Contributor

@benoyantony I think we this was fixed in other PR's can you verify and close this?

@pwendell
Copy link
Contributor

Let's close this issue.

@asfgit asfgit closed this in 227488d Nov 10, 2014
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.

5 participants