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

Allen Wittenauer resolved MAPREDUCE-661.
----------------------------------------

    Resolution: Fixed

distcpv2 replaced this.

> distcp doesn't ignore read failures with -i in setup() before MapReduce job 
> is started
> --------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-661
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-661
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: distcp
>    Affects Versions: 0.21.0
>            Reporter: Ravi Gummadi
>            Assignee: Ravi Gummadi
>         Attachments: MR661.patch, d_ignore_read_failures.patch, 
> d_ignore_read_failures661.patch, d_ignore_read_failures661.v1.patch
>
>
> After HADOOP-3873, file checksums are checked in setup() before actual 
> MapReduce job is started. And when getFileChecksum() fails with 
> socketTimeoutException when called from setup(), distcp fails even though -i 
> option is specified by user. Similar to how map tasks ignore read failures, 
> setup() should also ignore them and continue processing remaining files.



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

Reply via email to