Running the Balancer
HDFS data might not always be placed uniformly across DataNodes. One common reason is addition of new DataNodes to an existing cluster. Due to multiple competing considerations, data might not be uniformly placed across the DataNodes. HDFS provides a balancer utility that analyzes block placement and balances data across the DataNodes.
In Cloudera Manager, the HDFS balancer utility is implemented by the Balancer role. The Balancer role usually shows a status of None on the HDFS Status tab because it does not run continuously. To run the HDFS balancer:
- Ensure that the HDFS service has a Balancer role.
- Go to the HDFS service.
- Select .
- Click Rebalance that appears in the next screen to confirm. If you see a Finished status, the Balancer ran successfully.
<< Configuring HDFS Trash | Enabling HDFS Encrypted Transport >> | |