Uh oh!
There was an error while loading. Please reload this page.
[SPARK-23956][YARN] Use effective RPC port in AM registration - #21047
Closed
gerashegalov wants to merge 1 commit into
Closed
[SPARK-23956][YARN] Use effective RPC port in AM registration#21047gerashegalov wants to merge 1 commit into
gerashegalov wants to merge 1 commit into
Conversation
vanzin
commented
Apr 11, 2018
Contributor
ok to test |
SparkQA
commented
Apr 11, 2018
Test build #89222 has finished for PR 21047 at commit
|
jerryshao
commented
Apr 16, 2018
Contributor
Jenkins, retest this please. |
SparkQA
commented
Apr 16, 2018
Test build #89384 has finished for PR 21047 at commit
|
jerryshao
commented
Apr 16, 2018
Contributor
Merging to master. Thanks! |
gerashegalov
commented
Apr 16, 2018
ContributorAuthor
thank you for review and commit @jerryshao ! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changes were proposed in this pull request?
We propose not to hard-code the RPC port in the AM registration.
How was this patch tested?
Tested application reports from a pseudo-distributed cluster