Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
Reviewed
Description
Currently, FSCK reports files as corrupt even if they can be fixed using parity blocks. We need a tool that only reports files that are irreparably corrupt (i.e., files for which too many data or parity blocks belonging to the same stripe have been lost or corrupted).
Attachments
Attachments
Issue Links
- depends upon
-
HDFS-1483 DFSClient.getBlockLocations returns BlockLocations with no indication that the corresponding blocks are corrupt
- Closed
-
MAPREDUCE-2110 add getArchiveIndex to HarFileSystem
- Resolved
-
MAPREDUCE-2111 make getPathInHar public in HarFileSystem
- Resolved
-
MAPREDUCE-1752 Implement getFileBlockLocations in HarFilesystem
- Closed