[ https://issues.apache.org/jira/browse/HDFS-17146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17812699#comment-17812699 ]
ASF GitHub Bot commented on HDFS-17146: --------------------------------------- zhtttylz commented on code in PR #6504: URL: https://github.com/apache/hadoop/pull/6504#discussion_r1472798208 ########## hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/tools/DFSAdmin.java: ########## @@ -453,7 +454,7 @@ static int run(DistributedFileSystem dfs, String[] argv, int idx) throws IOExcep "\t[-refreshSuperUserGroupsConfiguration]\n" + "\t[-refreshCallQueue]\n" + "\t[-refresh <host:ipc_port> <key> [arg1..argn]\n" + - "\t[-reconfig <namenode|datanode> <host:ipc_port|livenodes> <start|status|properties>]\n" + + "\t[-reconfig <namenode|datanode> <host:ipc_port|livenodes|decomnodes> <start|status|properties>]\n" + Review Comment: It has been fixed. > Use the dfsadmin -reconfig command to initiate reconfiguration on all > decommissioning datanodes. > ------------------------------------------------------------------------------------------------ > > Key: HDFS-17146 > URL: https://issues.apache.org/jira/browse/HDFS-17146 > Project: Hadoop HDFS > Issue Type: Improvement > Components: hdfs > Affects Versions: 3.4.0 > Reporter: Hualong Zhang > Assignee: Hualong Zhang > Priority: Major > Labels: pull-request-available > > If the *DFSAdmin* command could have the ability to perform bulk operations > across all decommissioned datanodes, that would be highly advantageous. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org