tail of file not checked for checksum errors --------------------------------------------
Key: HADOOP-921
URL: https://issues.apache.org/jira/browse/HADOOP-921
Project: Hadoop
Issue Type: Bug
Components: fs
Reporter: Wendy Chien
The checksum is only verified every bytesPerSum (512) bytes. For the last file
size % bytesPerSum bytes in a file, the checksum is not checked.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
