-
Notifications
You must be signed in to change notification settings - Fork 9.2k
YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError #6210
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. |
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.
Does it fail in the daily build as well?
@ayushtkn Thank you very much for your help in reviewing the code! I will check the daily build. |
|
💔 -1 overall
This message was automatically generated. |
|
@ayushtkn I checked the daily build of Sat 21 Oct 2023 01:59:57 PM UTC Fri 20 Oct 2023 01:51:33 PM UTC |
|
Thanx for the confirmation, feel free to merge |
|
@ayushtkn Thank you very much for your help in reviewing the code! |
…ache#6210) Contributed by Shilun Fan. Reviewed-by: Ayush Saxena <[email protected]> Signed-off-by: Shilun Fan <[email protected]>
…ache#6210) Contributed by Shilun Fan. Reviewed-by: Ayush Saxena <[email protected]> Signed-off-by: Shilun Fan <[email protected]>
Description of PR
JIRA: YARN-11595. Fix hadoop-yarn-client#java.lang.NoClassDefFoundError.
When completing the PR, I found the following issue in the compilation report:
I encountered this issue in both YARN-11593. [Federation] Improve command line help information. (#6199) and YARN-11592. Add timeout to GPGUtils#invokeRMWebService. (#6189)
The test report is as follows:
https://ci-hadoop.apache.org/job/hadoop-multibranch/job/PR-6199/9/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt
How was this patch tested?
For code changes:
LICENSE,LICENSE-binary,NOTICE-binaryfiles?