[ 
https://issues.apache.org/jira/browse/HADOOP-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated HADOOP-5894:
-------------------------------------

    Labels: newbie  (was: )

> ChecksumFileSystem is ignoring 0 byte CRC files
> -----------------------------------------------
>
>                 Key: HADOOP-5894
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5894
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Jothi Padmanabhan
>            Priority: Minor
>              Labels: newbie
>
> We saw an issue where the original file is not empty but the corresponding 
> CRC file is empty (do not know why, could be because the process that wrote 
> the file crashed in between). While reading, fs.open got a EOFException when 
> trying to read the checksum version from the CRC file and crc validation was 
> disabled for the file. Since the original intention was to have the CRC 
> validations for this file, should we just fail here instead of ignoring the 
> exception?  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to