[
https://issues.apache.org/jira/browse/HDFS-17313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17801432#comment-17801432
]
ASF GitHub Bot commented on HDFS-17313:
---------------------------------------
huangzhaobo99 opened a new pull request, #6395:
URL: https://github.com/apache/hadoop/pull/6395
### Description of PR
JIRA: https://issues.apache.org/jira/browse/HDFS-17313
### How was this patch tested?
Add Unit Test.
> dfsadmin -reconfig option to start/query reconfig on all live namenodes.
> ------------------------------------------------------------------------
>
> Key: HDFS-17313
> URL: https://issues.apache.org/jira/browse/HDFS-17313
> Project: Hadoop HDFS
> Issue Type: New Feature
> Reporter: huangzhaobo99
> Assignee: huangzhaobo99
> Priority: Major
>
>
> {code:java}
> $ bin/hdfs dfsadmin -reconfig namenode livenodes start
> 2023-12-31 15:06:02,108 WARN util.NativeCodeLoader: Unable to load
> native-hadoop library for your platform... using builtin-java classes where
> applicable
> Started reconfiguration task on node [localhost:51776].
> Started reconfiguration task on node [localhost:51778].
> Started reconfiguration task on node [localhost:51780].
> Started reconfiguration task on node [localhost:51782].
> Starting of reconfiguration task successful on 4 nodes, failed on 0
> nodes.{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]