You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/07/01 11:30:47 UTC

[jira] Resolved: (MAPREDUCE-4) TestJobTrackerRestart.testJobRecoveryWithEmptyHistory doesnt test the expected

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

Amar Kamat resolved MAPREDUCE-4.
--------------------------------

    Resolution: Duplicate

Incorporated in MAPREDUCE-237.

> TestJobTrackerRestart.testJobRecoveryWithEmptyHistory doesnt test the expected
> ------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-4
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amareshwari Sriramadasu
>            Assignee: Amar Kamat
>         Attachments: HADOOP-6055-v1.1.patch
>
>
> The test uses TestEmptyJob.CommitterWithDelayCleanup to delay cleanup. But the committer requires configuration property "share" to be set, which is not done in the test. So, cleanup fails in the test instead of getting delayed. 
> Test should have an assert for Job is successful in the end. 

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