slfan1989 commented on code in PR #7586: URL: https://github.com/apache/hadoop/pull/7586#discussion_r2067625209
########## hadoop-tools/hadoop-extras/src/test/java/org/apache/hadoop/mapred/tools/TestGetGroups.java: ########## @@ -52,4 +53,33 @@ protected Tool getTool(PrintStream o) { return new GetGroups(conf, o); } + @Test Review Comment: @jojochuang Thank you for your suggestion. In my opinion, there's no need to override. Your suggestion is good, and we can remove this class. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org