You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2014/10/16 00:42:33 UTC

[jira] [Commented] (TEZ-1632) NPE at TestPreemption.testPreemptionWithoutSession line 105

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

Hitesh Shah commented on TEZ-1632:
----------------------------------

[~bikassaha] mind taking a look? 

> NPE at TestPreemption.testPreemptionWithoutSession line 105
> -----------------------------------------------------------
>
>                 Key: TEZ-1632
>                 URL: https://issues.apache.org/jira/browse/TEZ-1632
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Alexander Pivovarov
>            Assignee: Alexander Pivovarov
>         Attachments: TEZ-1632.1.patch
>
>
> Some issues with multithreading
> mockApp.getContext().getCurrentDAG() returns non-null value after 200-300ms.
> {code}
> $ mvn clean package
> ...
> Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 9.566 sec <<< FAILURE!
> testPreemptionWithoutSession(org.apache.tez.dag.app.TestPreemption)  Time elapsed: 0.182 sec  <<< ERROR!
> java.lang.NullPointerException: null
> 	at org.apache.tez.dag.app.TestPreemption.testPreemptionWithoutSession(TestPreemption.java:105)
> Running org.apache.tez.client.TestLocalMode
> {code}



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