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/06/03 23:07:38 UTC

[jira] [Created] (TEZ-2536) Exception from MRInput.close when initialization is not finished

Siddharth Seth created TEZ-2536:
-----------------------------------

             Summary: Exception from MRInput.close when initialization is not finished
                 Key: TEZ-2536
                 URL: https://issues.apache.org/jira/browse/TEZ-2536
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Siddharth Seth


{code}
2015-06-03 14:02:45,267 [TezTaskRunner_attempt_1433365194295_0001_3_00_000002_0(attempt_1433365194295_0001_3_00_000002_0)] WARN org.apache.tez.runtime.LogicalIOProcessorRuntimeTask: Ignoring exception whe
java.lang.NullPointerException
  at org.apache.tez.mapreduce.input.MRInput.close(MRInput.java:535)
  at org.apache.tez.runtime.LogicalIOProcessorRuntimeTask.cleanup(LogicalIOProcessorRuntimeTask.java:833)
  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)