[
https://issues.apache.org/jira/browse/MAPREDUCE-6202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhijie Shen reopened MAPREDUCE-6202:
------------------------------------
Assignee: Zhijie Shen
Reproduce the issue again.
> TestMRTimelineEventHandling fails on trunk
> ------------------------------------------
>
> Key: MAPREDUCE-6202
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-6202
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Robert Kanter
> Assignee: Zhijie Shen
>
> Currently, {{TestMRTimelineEventHandling}} is failing on trunk:
> {noformat}
> Running org.apache.hadoop.mapred.TestMRTimelineEventHandling
> Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 181.186 sec
> <<< FAILURE! - in org.apache.hadoop.mapred.TestMRTimelineEventHandling
> testMRTimelineEventHandling(org.apache.hadoop.mapred.TestMRTimelineEventHandling)
> Time elapsed: 97.149 sec <<< ERROR!
> java.io.IOException: Job didn't finish in 30 seconds
> at
> org.apache.hadoop.mapred.UtilsForTests.runJobSucceed(UtilsForTests.java:622)
> at
> org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMRTimelineEventHandling(TestMRTimelineEventHandling.java:53)
> testMapreduceJobTimelineServiceEnabled(org.apache.hadoop.mapred.TestMRTimelineEventHandling)
> Time elapsed: 83.884 sec <<< ERROR!
> java.io.IOException: Job didn't finish in 30 seconds
> at
> org.apache.hadoop.mapred.UtilsForTests.runJobSucceed(UtilsForTests.java:622)
> at
> org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled(TestMRTimelineEventHandling.java:107)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)