Uses of Interface
org.apache.hadoop.hdfs.server.balancer.BalancerMXBean
Packages that use BalancerMXBean
Package
Description
The Balancer is a tool for balancing the data across
the storage devices of an HDFS cluster.
-
Uses of BalancerMXBean in org.apache.hadoop.hdfs.server.balancer
Classes in org.apache.hadoop.hdfs.server.balancer that implement BalancerMXBeanModifier and TypeClassDescriptionclassThe balancer is a tool that balances disk space usage on an HDFS cluster when some datanodes become full or when new empty nodes join the cluster.