Hide
Steps to reconfigure:
1. change value of the parameter in corresponding xml configuration file
2. to reconfigure, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> start
3. to check status of the most recent reconfigure operation, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> status
4. to query a list reconfigurable properties on NN, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> properties
Show
Steps to reconfigure:
1. change value of the parameter in corresponding xml configuration file
2. to reconfigure, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> start
3. to check status of the most recent reconfigure operation, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> status
4. to query a list reconfigurable properties on NN, run
hdfs dfsadmin -reconfig namenode <nn_addr>:<ipc_port> properties