Uses of Package
org.apache.hadoop.hdfs.server.balancer
Packages that use org.apache.hadoop.hdfs.server.balancer
Package
Description
The Balancer is a tool for balancing the data across
the storage devices of an HDFS cluster.
Mover is a data migration tool for tiered storage.
This package provides a mechanism for satisfying the storage policy of a
path.
-
Classes in org.apache.hadoop.hdfs.server.balancer used by org.apache.hadoop.hdfs.server.balancerClassDescriptionThe 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.Dispatching block replica moves between datanodes.A class for keeping track of block locations in the dispatcher.A class that keeps track of a datanode.A group of storages in a datanode with the same storage type.This class keeps track of a scheduled reportedBlock moveA node that can be the sources of a block moveExit status - The values associated with each exit status is directly mapped to the process's exit code in command line.The class provides utilities for key and token management.A matcher interface for matching nodes.A class for keeping track of a block and its locationsThe class provides utilities for accessing a NameNode.
-
Classes in org.apache.hadoop.hdfs.server.balancer used by org.apache.hadoop.hdfs.server.mover
-
Classes in org.apache.hadoop.hdfs.server.balancer used by org.apache.hadoop.hdfs.server.sps