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 2014/11/29 17:02:12 UTC

[jira] [Commented] (MAPREDUCE-6152) TestUberAM occasionally fails in trunk

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

Ted Yu commented on MAPREDUCE-6152:
-----------------------------------

The test failed again:
https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/20/

> TestUberAM occasionally fails in trunk
> --------------------------------------
>
>                 Key: MAPREDUCE-6152
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6152
>             Project: Hadoop Map/Reduce
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>
> From https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1949/console :
> {code}
> Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 249.123 sec <<< FAILURE! - in org.apache.hadoop.mapreduce.v2.TestUberAM
> testConfVerificationWithClassloader(org.apache.hadoop.mapreduce.v2.TestUberAM)  Time elapsed: 7.346 sec  <<< FAILURE!
> java.lang.AssertionError: Job status: Task failed task_1415281971262_0011_r_000000
> Job failed as tasks failed. failedMaps:0 failedReduces:1
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.mapreduce.v2.TestMRJobs.testConfVerification(TestMRJobs.java:328)
> 	at org.apache.hadoop.mapreduce.v2.TestMRJobs.testConfVerificationWithClassloader(TestMRJobs.java:222)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)
> 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
> 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
> 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> {code}



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