Details
Description
ChecksumFS doesn't override FilterFS rename/3, so doesn't rename the checksum with the file.
As a result, if a file is renamed over an existing file using rename(src, dest, OVERWRITE) the renamed file will be considered to have an invalid checksum -the old one is picked up instead.
Attachments
Attachments
Issue Links
- duplicates
-
HADOOP-17070 LocalFs rename is broken.
- Resolved
- Is contained by
-
HADOOP-11452 Make FileSystem.rename(path, path, options) public, specified, tested
- Patch Available
- links to