You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/06/15 10:18:07 UTC

[jira] Created: (HADOOP-6042) TestJobTrackerRestartWithLostTracker sometimes fails while validating history.

TestJobTrackerRestartWithLostTracker sometimes fails while validating history.
------------------------------------------------------------------------------

                 Key: HADOOP-6042
                 URL: https://issues.apache.org/jira/browse/HADOOP-6042
             Project: Hadoop Core
          Issue Type: Bug
          Components: mapred
            Reporter: Amareshwari Sriramadasu


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.


[jira] Updated: (HADOOP-6042) TestJobTrackerRestartWithLostTracker sometimes fails while validating history.

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HADOOP-6042:
--------------------------------------------

    Attachment: TEST-org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.txt

> TestJobTrackerRestartWithLostTracker sometimes fails while validating history.
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6042
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6042
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            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.


[jira] Updated: (HADOOP-6042) TestJobTrackerRestartWithLostTracker sometimes fails while validating history.

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HADOOP-6042:
--------------------------------------------

    Attachment: TEST-org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.txt

Attaching test failure log.

> TestJobTrackerRestartWithLostTracker sometimes fails while validating history.
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6042
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6042
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            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.


[jira] Updated: (HADOOP-6042) TestJobTrackerRestartWithLostTracker sometimes fails while validating history.

Posted by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amareshwari Sriramadasu updated HADOOP-6042:
--------------------------------------------

    Attachment:     (was: TEST-org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker.txt)

> TestJobTrackerRestartWithLostTracker sometimes fails while validating history.
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-6042
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6042
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>            Reporter: Amareshwari Sriramadasu
>
> 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.