Description
Performing an hdfs -get on a file, modifying the file, and using hdfs -put to place the file back into HDFS results in a checksum error. It seems that the problem is a .crc file being generated locally from the -get command even though the -crc option was NOT specified.
Attachments
Attachments
Issue Links
- is blocked by
-
HADOOP-7998 CheckFileSystem does not correctly honor setVerifyChecksum
- Closed
-
HADOOP-8001 ChecksumFileSystem's rename doesn't correctly handle checksum files
- Closed
-
HADOOP-8013 ViewFileSystem does not honor setVerifyChecksum
- Closed