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

shenhong commented on MAPREDUCE-5552:
-------------------------------------

We also encounter this error.
{code}
Running org.apache.hadoop.mapred.TestJobCleanup
Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 144.384 sec <<< 
FAILURE! - in org.apache.hadoop.mapred.TestJobCleanup
testCustomAbort(org.apache.hadoop.mapred.TestJobCleanup)  Time elapsed: 31.472 
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)
{code}

> org.apache.hadoop.mapred.TestJobCleanup failing on trunk
> --------------------------------------------------------
>
>                 Key: MAPREDUCE-5552
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5552
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 2.2.0
>            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.4#6159)

Reply via email to