Details
-
Improvement
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
HDFS-7285
-
None
-
None
Description
HADOOP-3981 introduces a distributed file checksum algorithm. It's designed for replicated block.
DFSClient.getFileChecksum() need some updates, so it can work for striped block group.
Attachments
Attachments
Issue Links
- contains
-
HDFS-9694 Make existing DFSClient#getFileChecksum() work for striped blocks
- Resolved
-
HDFS-9833 Erasure coding: recomputing block checksum on the fly by reconstructing the missed/corrupt block data
- Resolved
- depends upon
-
HDFS-9733 Refactor DFSClient#getFileChecksum and DataXceiver#blockChecksum
- Resolved
- is related to
-
HDFS-9705 Refine the behaviour of getFileChecksum when length = 0
- Resolved