YARN-10958. Use correct configuration for Group service init in CSMappingPlacementRule#3560
Merged
pbacsko merged 6 commits intoapache:trunkfrom Oct 20, 2021
Merged
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
💔 -1 overall
This message was automatically generated. |
pbacsko
reviewed
Oct 19, 2021
...e/hadoop/yarn/server/resourcemanager/placement/csmappingrule/TestCSMappingPlacementRule.java
Outdated
Show resolved
Hide resolved
pbacsko
reviewed
Oct 19, 2021
...e/hadoop/yarn/server/resourcemanager/placement/csmappingrule/TestCSMappingPlacementRule.java
Outdated
Show resolved
Hide resolved
pbacsko
reviewed
Oct 19, 2021
...e/hadoop/yarn/server/resourcemanager/placement/csmappingrule/TestCSMappingPlacementRule.java
Outdated
Show resolved
Hide resolved
pbacsko
reviewed
Oct 19, 2021
...e/hadoop/yarn/server/resourcemanager/placement/csmappingrule/TestCSMappingPlacementRule.java
Outdated
Show resolved
Hide resolved
pbacsko
reviewed
Oct 19, 2021
...e/hadoop/yarn/server/resourcemanager/placement/csmappingrule/TestCSMappingPlacementRule.java
Outdated
Show resolved
Hide resolved
pbacsko
requested changes
Oct 19, 2021
Contributor
pbacsko
left a comment
There was a problem hiding this comment.
Thanks for the changes @szilard-nemeth, overall looks good. I only have minor comments.
9674331 to
6a67919
Compare
Contributor
Author
|
Thanks @pbacsko for your comments. |
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
Contributor
|
Thanks @szilard-nemeth , LGTM +1. |
pbacsko
approved these changes
Oct 20, 2021
HarshitGupta11
pushed a commit
to HarshitGupta11/hadoop
that referenced
this pull request
Nov 28, 2022
…pingPlacementRule (apache#3560) * YARN-10958. Initial commit * Fix javadoc + behaviour * Fix review comments * fix checkstyle + blanks * fix checkstyle + blanks * Fix checkstyle + blanks
jojochuang
pushed a commit
to jojochuang/hadoop
that referenced
this pull request
May 23, 2023
…nit in CSMappingPlacementRule (apache#3560) * YARN-10958. Initial commit * Fix javadoc + behaviour * Fix review comments * fix checkstyle + blanks * fix checkstyle + blanks * Fix checkstyle + blanks (cherry picked from commit 414d401) Change-Id: I29c883f905de586b918d3ab1bbd31090bf0b488a
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 free
to 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.
Description of PR
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?