TestJobHistory fails sometimes
------------------------------
Key: MAPREDUCE-882
URL: https://issues.apache.org/jira/browse/MAPREDUCE-882
Project: Hadoop Map/Reduce
Issue Type: Bug
Reporter: Devaraj Das
Testcase: testDoneFolderOnHDFS took 31.892 sec
Testcase: testJobHistoryFile took 27.901 sec
FAILED
Duplicate START_TIME seen for task task_200908161937_0001_m_000003 in history
file at line 5
junit.framework.AssertionFailedError: Duplicate START_TIME seen for task
task_200908161937_0001_m_000003 in history file at line 5
at
org.apache.hadoop.mapred.TestJobHistory$TestListener.handle(TestJobHistory.java:164)
at org.apache.hadoop.mapred.JobHistory.parseLine(JobHistory.java:505)
at
org.apache.hadoop.mapred.JobHistory.parseHistoryFromFS(JobHistory.java:469)
at
org.apache.hadoop.mapred.TestJobHistory.validateJobHistoryFileFormat(TestJobHistory.java:496)
at
org.apache.hadoop.mapred.TestJobHistory.testJobHistoryFile(TestJobHistory.java:964)
Testcase: testJobHistoryUserLogLocation took 75.161 sec
Testcase: testJobHistoryJobStatus took 156.88 sec
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.