Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
hdfs [2016/04/21 08:27]
steve
hdfs [2016/04/21 08:31]
steve
Line 95: Line 95:
 hdfs dfsadmin -refreshNamenodes hdfs dfsadmin -refreshNamenodes
 </​code>​ </​code>​
 +
 +The HDFS node will be decomissioned,​ which will take some time. You can view the status either through the web interface, or using ''​hdfs dfsadmin'':​
 +
 +<​code>​
 +hdfs dfsadmin -report
 +</​code>​
 +
 +Once the node is completely decommissioned,​ you can remove it from the ''​slaves''​ file in your Hadoop configuration directory.