Description
Rename will move the src file and its crc if present to the destination. If the src file has no crc, but the destination already exists with a crc, then src will be associated with the old file's crc. Subsequent access to the file will fail with checksum errors.
Attachments
Attachments
Issue Links
- blocks
-
HADOOP-8042 When copying a file out of HDFS, modifying it, and uploading it back into HDFS, the put fails due to a CRC mismatch
- Resolved