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

Amar Kamat updated MAPREDUCE-1617:
----------------------------------

    Attachment: mr-1617-v1.3.patch

Attaching  a patch for Yahoo!'s distribution of Hadoop not to be committed 
here. TestBadRecords fail because the task jvm take more than 30 secs to get 
the task from the TaskTracker. As this is a [known IPv6 
issue|http://tinyurl.com/2a2o9m], this patch simply enables IPv4 stack for 
JUnit tests. TestBadRecords passes after the patch. test-patch and ant-tests 
passed with the patch.

> TestBadRecords failed once in our test runs
> -------------------------------------------
>
>                 Key: MAPREDUCE-1617
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1617
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>            Reporter: Amareshwari Sriramadasu
>             Fix For: 0.22.0
>
>         Attachments: mr-1617-v1.3.patch, TestBadRecords.txt
>
>
> org.apache.hadoop.mapred.TestBadRecords.testBadMapRed failed with the 
> following
> exception:
> java.io.IOException: Job failed!
>         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1142)
>         at 
> org.apache.hadoop.mapred.TestBadRecords.runMapReduce(TestBadRecords.java:94)
>         at 
> org.apache.hadoop.mapred.TestBadRecords.testBadMapRed(TestBadRecords.java:211)

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

        

Reply via email to