You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Bikas Saha (JIRA)" <ji...@apache.org> on 2015/11/17 19:41:11 UTC

[jira] [Updated] (TEZ-2944) NPE in TestProcessorContext

     [ https://issues.apache.org/jira/browse/TEZ-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikas Saha updated TEZ-2944:
----------------------------
    Attachment: TEZ-2944.1.patch

> NPE in TestProcessorContext
> ---------------------------
>
>                 Key: TEZ-2944
>                 URL: https://issues.apache.org/jira/browse/TEZ-2944
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Jeff Zhang
>            Assignee: Bikas Saha
>         Attachments: TEZ-2944.1.patch
>
>
> https://builds.apache.org/job/Tez-Build/1311/console
> {code}
> testDagNumber(org.apache.tez.runtime.api.impl.TestProcessorContext)  Time elapsed: 0.734 sec  <<< ERROR!
> java.lang.NullPointerException: null
> 	at org.apache.tez.runtime.RuntimeTask.notifyProgressInvocation(RuntimeTask.java:109)
> 	at org.apache.tez.runtime.api.impl.TezTaskContextImpl.notifyProgress(TezTaskContextImpl.java:178)
> 	at org.apache.tez.runtime.api.impl.TezProcessorContextImpl.setProgress(TezProcessorContextImpl.java:97)
> 	at org.apache.tez.runtime.api.impl.TestProcessorContext.testDagNumber(TestProcessorContext.java:101)
> {code}



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