Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
When blocks are under-replicated due to some hadoop bugs, like HADOOP-4597, calling
hadoop dfs -setrep <higher_replication> <filename>
would not schedule the replication for the under-replicated blocks (unless it goes to a different priority queue).