You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Amar Kamat (JIRA)" <ji...@apache.org> on 2009/10/16 06:00:31 UTC

[jira] Reopened: (MAPREDUCE-171) TestJobTrackerRestartWithLostTracker sometimes fails while validating history.

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

Amar Kamat reopened MAPREDUCE-171:
----------------------------------


Can someone plz check if this is an issue for branch-0.20?

> TestJobTrackerRestartWithLostTracker sometimes fails while validating history.
> ------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-171
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-171
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Amareshwari Sriramadasu
>         Attachments: TEST-org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.txt
>
>
> TestJobTrackerRestartWithLostTracker fails with following error
> Duplicate START_TIME seen for task task_200906151249_0001_m_000001 in history file at line 54
> junit.framework.AssertionFailedError: Duplicate START_TIME seen for task task_200906151249_0001_m_000001 in history file at line 54
> 	at org.apache.hadoop.mapred.TestJobHistory$TestListener.handle(TestJobHistory.java:161)
> 	at org.apache.hadoop.mapred.JobHistory.parseLine(JobHistory.java:335)
> 	at org.apache.hadoop.mapred.JobHistory.parseHistoryFromFS(JobHistory.java:299)
> 	at org.apache.hadoop.mapred.TestJobHistory.validateJobHistoryFileFormat(TestJobHistory.java:478)
> 	at org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.testRecoveryWithLostTracker(TestJobTrackerRestartWithLostTracker.java:116)
> 	at org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.testRestartWithLostTracker(TestJobTrackerRestartWithLostTracker.java:162)

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