Package org.apache.hadoop.hdfs.server.mover Description
Mover is a data migration tool for tiered storage.
 It scans provided paths in HDFS to check
 if the block placement satisfies the storage policy.
 For the blocks violating the storage policy,
 it moves the replicas to a different storage type
 in order to fulfill the storage policy requirement.