-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-11500. Fix typos in hadoop-yarn-server-common#federation. #5702
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
|
💔 -1 overall
This message was automatically generated. |
|
🎊 +1 overall
This message was automatically generated. |
| * The serialization aspects are used by admin APIs or a policy engine to store | ||
| * a serialized configuration in the {@code FederationStateStore}, while the | ||
| * getters methods are used to obtain a propertly inizialized policy in the | ||
| * getters methods are used to obtain a property initialized policy in the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be properly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your suggestion! I will modify the word accordingly.
|
🎊 +1 overall
This message was automatically generated. |
ayushtkn
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
@goiri @ayushtkn @simbadzina Thank you very much for helping to review the code! |
Description of PR
JIRA: YARN-11500. Fix typos in hadoop-yarn-server-common#federation.
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?