-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
YARN-11760. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-yarn-applications-distributedshell. #7373
Conversation
💔 -1 overall
This message was automatically generated. |
…ions-distributedshell.
💔 -1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
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.
+1, with just one minor formatting nitpick. Thank you, @slfan1989 !
throws Exception { | ||
String[] baseArgs = createArgumentsWithAppName( | ||
methodName, |
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.
Is there an extra space in the indentation? If so, can you please remove it before committing?
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 message. I will fix this issue.
🎊 +1 overall
This message was automatically generated. |
@cnauroth Thanks for the review! Merged Into trunk. |
Description of PR
JIRA: YARN-11760. [JDK17] Upgrade JUnit from 4 to 5 in hadoop-yarn-applications-distributedshell.
How was this patch tested?
Junit Test &
mvn clean test
For code changes:
LICENSE
,LICENSE-binary
,NOTICE-binary
files?