[ https://issues.apache.org/jira/browse/MAPREDUCE-7421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17926077#comment-17926077 ]
ASF GitHub Bot commented on MAPREDUCE-7421: ------------------------------------------- slfan1989 commented on code in PR #7358: URL: https://github.com/apache/hadoop/pull/7358#discussion_r1951269720 ########## hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/java/org/apache/hadoop/mapred/TestConcatenatedCompressedInput.java: ########## @@ -705,7 +690,7 @@ private static String unquote(String in) { * @param args * @throws Exception */ - public static void main(String[] args) throws Exception { + /*public static void main(String[] args) throws Exception { Review Comment: Thank you for noticing this issue! I will fix it. > 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