You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2015/05/22 20:03:17 UTC

[jira] [Updated] (TEZ-2471) NPE in LogicalIOProcessorRuntimeTask

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

Siddharth Seth updated TEZ-2471:
--------------------------------
    Attachment: TEZ-2471.1.txt

> NPE in LogicalIOProcessorRuntimeTask
> ------------------------------------
>
>                 Key: TEZ-2471
>                 URL: https://issues.apache.org/jira/browse/TEZ-2471
>             Project: Apache Tez
>          Issue Type: Sub-task
>    Affects Versions: TEZ-2003
>            Reporter: Prasanth Jayachandran
>            Assignee: Siddharth Seth
>         Attachments: TEZ-2471.1.txt
>
>
> Stacktrace:
> {code}
> 15/05/19 19:12:16 [Task-Executor-0] WARN task.TezTaskRunner2 : Exception from RunnerCallable
> java.lang.NullPointerException
>         at org.apache.tez.runtime.LogicalIOProcessorRuntimeTask.printThreads(LogicalIOProcessorRuntimeTask.java:925)
>         at org.apache.tez.runtime.LogicalIOProcessorRuntimeTask.cleanup(LogicalIOProcessorRuntimeTask.java:868)
>         at org.apache.tez.runtime.task.TaskRunner2Callable.callInternal(TaskRunner2Callable.java:104)
>         at org.apache.tez.runtime.task.TaskRunner2Callable.callInternal(TaskRunner2Callable.java:35)
>         at org.apache.tez.common.CallableWithNdc.call(CallableWithNdc.java:36)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
>         at java.lang.Thread.run(Thread.java:745)
> {code}



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