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

Arun C Murthy reopened HADOOP-2245:
-----------------------------------


I'm reopening this after reverting the patch.

This patch can be significantly improved, especially the test-cases. 
Specifically it copies code from TestJobControl into JobControlTestUtils, for 
re-use, and yet doesn't remove the copied code from TestJobControl. It also 
introduced new compiler warnings, which somehow weren't caught by the 
patch-process. 

Overall, my bad, I should have been more careful while committing this.

> TestRecordMR and TestAggregates fail once in a while
> ----------------------------------------------------
>
>                 Key: HADOOP-2245
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2245
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.15.0
>            Reporter: Devaraj Das
>            Assignee: Adrian Woodhead
>             Fix For: 0.16.0
>
>         Attachments: 2245.patch
>
>
> The tests 
> org.apache.hadoop.mapred.lib.aggregate.TestAggregates.testAggregates and 
> org.apache.hadoop.record.TestRecordMR.testMapred fail intermittently with the 
> problem "<path>/map_0000/file.out already exists".  There is a patch on 
> HADOOP-1642 that should address the issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to