TestJobHistory sometimes fails while validating history.
--------------------------------------------------------
Key: MAPREDUCE-888
URL: https://issues.apache.org/jira/browse/MAPREDUCE-888
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: test
Reporter: Amar Kamat
Error Message
Duplicate START_TIME seen for task task_200908190021_0001_m_000003 in history
file at line 5
Stacktrace
junit.framework.AssertionFailedError: Duplicate START_TIME seen for task
task_200908190021_0001_m_000003 in history file at line 5
at
org.apache.hadoop.mapred.TestJobHistory$TestListener.handle(TestJobHistory.java:163)
at org.apache.hadoop.mapred.JobHistory.parseLine(JobHistory.java:497)
at
org.apache.hadoop.mapred.JobHistory.parseHistoryFromFS(JobHistory.java:463)
at
org.apache.hadoop.mapred.TestJobHistory.validateJobHistoryFileFormat(TestJobHistory.java:486)
at
org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile(TestJobHistory.java:955)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.