Omkar Vinit Joshi created YARN-1261:
---------------------------------------

             Summary: org.apache.hadoop.mapred.TestJobCleanup failing on trunk
                 Key: YARN-1261
                 URL: https://issues.apache.org/jira/browse/YARN-1261
             Project: Hadoop YARN
          Issue Type: Bug
    Affects Versions: 2.1.2-beta
            Reporter: Omkar Vinit Joshi
            Priority: Blocker


Running org.apache.hadoop.mapred.TestJobCleanup
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 138.031 sec <<< 
FAILURE! - in org.apache.hadoop.mapred.TestJobCleanup
testDefaultCleanupAndAbort(org.apache.hadoop.mapred.TestJobCleanup)  Time 
elapsed: 25.522 sec  <<< ERROR!
java.lang.NullPointerException: null
        at 
org.apache.hadoop.mapred.TestJobCleanup.testFailedJob(TestJobCleanup.java:199)
        at 
org.apache.hadoop.mapred.TestJobCleanup.testDefaultCleanupAndAbort(TestJobCleanup.java:275)

testCustomAbort(org.apache.hadoop.mapred.TestJobCleanup)  Time elapsed: 31.755 
sec  <<< ERROR!
java.lang.NullPointerException: null
        at 
org.apache.hadoop.mapred.TestJobCleanup.testFailedJob(TestJobCleanup.java:199)
        at 
org.apache.hadoop.mapred.TestJobCleanup.testCustomAbort(TestJobCleanup.java:296)

testCustomCleanup(org.apache.hadoop.mapred.TestJobCleanup)  Time elapsed: 
52.086 sec  <<< ERROR!
java.lang.NullPointerException: null
        at 
org.apache.hadoop.mapred.TestJobCleanup.testFailedJob(TestJobCleanup.java:199)
        at 
org.apache.hadoop.mapred.TestJobCleanup.testCustomCleanup(TestJobCleanup.java:319)



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to