Package org.apache.hadoop.hdfs.server.balancer Description
The Balancer is a tool for balancing the data across
the storage devices of an HDFS cluster.
Over time, the data in the HDFS storage can become skewed,
The Balancer moves data blocks between DataNodes to balance data distribution.