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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2013/10/01 23:40:25 UTC

[jira] [Commented] (MAPREDUCE-5552) org.apache.hadoop.mapred.TestJobCleanup failing on trunk

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

Zhijie Shen commented on MAPREDUCE-5552:
----------------------------------------

I was unable to reproduce the failure locally. Is it a transit failure?

> 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.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)