May 2017
Intermediate to advanced
348 pages
7h 8m
English
In a long-running cluster, there might be unequal distribution of data across Datanodes. This could be due to failures of nodes or the addition of nodes to the cluster.
To make sure that the data is equally distributed across Datanodes, it is important to use Hadoop balancer to redistribute the blocks.
For this recipe, you will again use the same node on which we have already configured Namenode.
All operations will be done by user hadoop.
hadoop.
Read now
Unlock full access