Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
HDFS-10285
-
None
-
Reviewed
Description
The idea of this jira is to implement a mechanism to move the blocks to the given target in order to satisfy the block storage policy. Datanode receives blocktomove details via heart beat response from NN. More specifically, its a datanode side extension to handle the block storage movement commands.