Description
HADOOP-4702 makes block receivers to remove the received block in case of a block replication failure. But the block should not be removed if the cause of the failure is that the block to be received already exists. The key is that a block receiver should allow to remove only partial blocks in case of block replication failures.
Attachments
Attachments
Issue Links
- is part of
-
HADOOP-4702 Failed block replication leaves an incomplete block in receiver's tmp data directory
- Closed