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

Todd Lipcon updated HADOOP-8336:
--------------------------------

    Attachment: branch-1-test.txt

Since this was reported against branch-1 (assumedly) I wrote a test on that 
branch, but couldn't get it to fail. Elliott, can you describe the way to 
reproduce the issue? Or contribute a test case which reproduces it?
                
> LocalFileSystem Does not seek to the correct location when Checksumming is 
> off.
> -------------------------------------------------------------------------------
>
>                 Key: HADOOP-8336
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8336
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>            Reporter: Elliott Clark
>            Assignee: Todd Lipcon
>         Attachments: branch-1-test.txt
>
>
> Hbase was seeing an issue when trying to read data from a local filesystem 
> instance with setVerifyChecksum(false).  On debugging into it, the seek on 
> the file was seeking to the checksum block index, but since checksumming was 
> off that was the incorrect location.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to