Ted Yu created MAPREDUCE-6152:
---------------------------------

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

Reply via email to