Jeff Zhang created TEZ-2952:
-------------------------------

             Summary: NPE in TestOnFileUnorderedKVOutput
                 Key: TEZ-2952
                 URL: https://issues.apache.org/jira/browse/TEZ-2952
             Project: Apache Tez
          Issue Type: Bug
            Reporter: Jeff Zhang


https://builds.apache.org/job/Tez-Build/1316/console
{code}
testWithPipelinedShuffle(org.apache.tez.runtime.library.output.TestOnFileUnorderedKVOutput)
  Time elapsed: 0.815 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.library.common.writers.UnorderedPartitionedKVWriter.write(UnorderedPartitionedKVWriter.java:323)
        at 
org.apache.tez.runtime.library.common.writers.UnorderedPartitionedKVWriter.write(UnorderedPartitionedKVWriter.java:256)
        at 
org.apache.tez.runtime.library.output.TestOnFileUnorderedKVOutput.testWithPipelinedShuffle(TestOnFileUnorderedKVOutput.java:179)

testGeneratedDataMovementEvent(org.apache.tez.runtime.library.output.TestOnFileUnorderedKVOutput)
  Time elapsed: 0.082 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.library.common.writers.UnorderedPartitionedKVWriter.write(UnorderedPartitionedKVWriter.java:253)
        at 
org.apache.tez.runtime.library.output.TestOnFileUnorderedKVOutput.testGeneratedDataMovementEvent(TestOnFileUnorderedKVOutput.java:138)
{code}



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

Reply via email to