Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.7.1
-
None
-
None
Description
TestFileCorruption manipulates the block data by directly accessing the block files on disk. MiniDFSCluster has already offered ways to corrupt data. We can use that to make TestFileCorruption agnostic to the implementation.