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 "Ted Yu (JIRA)" <ji...@apache.org> on 2015/02/05 21:37:35 UTC

[jira] [Commented] (MAPREDUCE-6189) TestMRTimelineEventHandling fails in trunk

    [ https://issues.apache.org/jira/browse/MAPREDUCE-6189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14307940#comment-14307940 ] 

Ted Yu commented on MAPREDUCE-6189:
-----------------------------------

Looks like the test is passing now.

> TestMRTimelineEventHandling fails in trunk
> ------------------------------------------
>
>                 Key: MAPREDUCE-6189
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6189
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Rohith
>            Priority: Minor
>
> From https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1988/:
> {code}
> REGRESSION:  org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMRTimelineEventHandling
> Error Message:
> Job didn't finish in 30 seconds
> Stack Trace:
> 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:105)
> REGRESSION:  org.apache.hadoop.mapred.TestMRTimelineEventHandling.testTimelineServiceStartInMiniCluster
> Error Message:
> Job didn't finish in 30 seconds
> Stack Trace:
> 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.testTimelineServiceStartInMiniCluster(TestMRTimelineEventHandling.java:61)
> REGRESSION:  org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled
> Error Message:
> Job didn't finish in 30 seconds
> Stack Trace:
> 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:198)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)