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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2015/04/07 19:37:12 UTC

[jira] [Resolved] (MAPREDUCE-6202) TestMRTimelineEventHandling fails on trunk

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

Zhijie Shen resolved MAPREDUCE-6202.
------------------------------------
    Resolution: Duplicate

> 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)