Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
0.15.3
-
None
-
None
-
Incompatible change, Reviewed
-
Changed fsck to ignore files opened for writing. Introduced new option "-openforwrite" to explicitly show open files.
Description
On 0.15.3 which includes HADOOP-2540 ("Empty blocks make fsck report corrupt, even when it isn't") fix, we are still seeing fsck reporting missing blocks when they aren't. Basically, any unclosed small files under lease shows up as MISSING.
Can we have an option in fsck to skip those files under lease?
Or count those files/blocks separately?
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-2540 Empty blocks make fsck report corrupt, even when it isn't
- Closed