[
https://issues.apache.org/jira/browse/MAPREDUCE-1908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12919107#action_12919107
]
Scott Chen commented on MAPREDUCE-1908:
---------------------------------------
Looks good.
Let's wait for a few days to see if we get further comments. Then I will commit
it.
> DistributedRaidFileSystem does not handle ChecksumException correctly
> ---------------------------------------------------------------------
>
> Key: MAPREDUCE-1908
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1908
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Ramkumar Vadali
> Assignee: Ramkumar Vadali
> Attachments: MAPREDUCE-1908.2.patch, MAPREDUCE-1908.patch
>
>
> ChecksumException reports the offset of corruption within a block,
> whereas DistributedRaidFileSystem.setAlternateLocations was expecting it
> to report the offset of corruption within the file.
> The best way of dealing with a missing block/corrupt block is to just
> use the current seek offset in the file as the position of corruption.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.