[ 
https://issues.apache.org/jira/browse/HADOOP-19415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17923326#comment-17923326
 ] 

ASF GitHub Bot commented on HADOOP-19415:
-----------------------------------------

slfan1989 commented on code in PR #7339:
URL: https://github.com/apache/hadoop/pull/7339#discussion_r1939551362


##########
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/cli/CLITestHelper.java:
##########
@@ -113,8 +119,7 @@ public void setUp() throws Exception {
     readTestConfigFile();
     
     conf = new Configuration();
-    conf.setBoolean(CommonConfigurationKeys.HADOOP_SECURITY_AUTHORIZATION, 
-                    true);
+    conf.setBoolean(CommonConfigurationKeys.HADOOP_SECURITY_AUTHORIZATION, 
true);

Review Comment:
   Thank you for helping review the code! I have rolled back the unnecessary 
changes.





> Upgrade JUnit from 4 to 5 in hadoop-common.
> -------------------------------------------
>
>                 Key: HADOOP-19415
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19415
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Shilun Fan
>            Assignee: Shilun Fan
>            Priority: Major
>              Labels: pull-request-available
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to