[ https://issues.apache.org/jira/browse/MAPREDUCE-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926992#comment-17926992 ]
ASF GitHub Bot commented on MAPREDUCE-7421: ------------------------------------------- slfan1989 commented on code in PR #7372: URL: https://github.com/apache/hadoop/pull/7372#discussion_r1955337527 ########## hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapreduce/lib/input/TestCombineFileInputFormat.java: ########## @@ -1831,7 +1831,7 @@ private void splitRealFiles(String[] args) throws IOException { } } - public static void main(String[] args) throws Exception{ + /*public static void main(String[] args) throws Exception{ Review Comment: Thank you for helping review the code! I will continue to improve this part of the code. > Upgrade Junit 4 to 5 in hadoop-mapreduce-client-jobclient > --------------------------------------------------------- > > Key: MAPREDUCE-7421 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-7421 > Project: Hadoop Map/Reduce > Issue Type: Sub-task > Components: test > Affects Versions: 3.3.4 > Reporter: Ashutosh Gupta > Assignee: Ashutosh Gupta > Priority: Major > Labels: pull-request-available > > Upgrade Junit 4 to 5 in hadoop-mapreduce-client-jobclient -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org