[
https://issues.apache.org/jira/browse/YARN-10793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17576196#comment-17576196
]
ASF GitHub Bot commented on YARN-10793:
---------------------------------------
aajisaka commented on code in PR #4603:
URL: https://github.com/apache/hadoop/pull/4603#discussion_r939523346
##########
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-applicationhistoryservice/src/test/java/org/apache/hadoop/yarn/server/applicationhistoryservice/TestApplicationHistoryClientService.java:
##########
@@ -18,6 +18,11 @@
package org.apache.hadoop.yarn.server.applicationhistoryservice;
+import static org.junit.jupiter.api.Assertions.assertEquals;
+import static org.junit.jupiter.api.Assertions.assertNotNull;
+import static org.junit.jupiter.api.Assertions.assertTrue;
+import static org.junit.jupiter.api.Assertions.fail;
Review Comment:
Thank you for your update!
> Upgrade Junit from 4 to 5 in hadoop-yarn-server-applicationhistoryservice
> -------------------------------------------------------------------------
>
> Key: YARN-10793
> URL: https://issues.apache.org/jira/browse/YARN-10793
> Project: Hadoop YARN
> Issue Type: Sub-task
> Reporter: ANANDA G B
> Assignee: groot
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h
> Remaining Estimate: 0h
>
> Upgrade Junit from 4 to 5 in hadoop-yarn-server-applicationhistoryservice
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]