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 2014/03/25 08:40:44 UTC

[jira] [Commented] (TEZ-975) Query-92 tpcds throws NPE with tez trunk version

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

Siddharth Seth commented on TEZ-975:
------------------------------------

[~rajesh.balamohan] - this should go away if you apply the patch posted on https://issues.apache.org/jira/browse/HIVE-6742.

> Query-92  tpcds throws NPE with tez trunk version
> -------------------------------------------------
>
>                 Key: TEZ-975
>                 URL: https://issues.apache.org/jira/browse/TEZ-975
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Rajesh Balamohan
>
> Following exception is thrown when running query-92 in tpcds with tez-trunk
> Info:Error: java.lang.RuntimeException: Hive Runtime Error while closing operators
>         at org.apache.hadoop.hive.ql.exec.tez.MapRecordProcessor.close(MapRecordProcessor.java:232)
>         at org.apache.hadoop.hive.ql.exec.tez.TezProcessor.run(TezProcessor.java:165)
>         at org.apache.tez.runtime.LogicalIOProcessorRuntimeTask.run(LogicalIOProcessorRuntimeTask.java:306)
>         at org.apache.hadoop.mapred.YarnTezDagChild$4.run(YarnTezDagChild.java:549)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.security.auth.Subject.doAs(Subject.java:415)
>         at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1548)
>         at org.apache.hadoop.mapred.YarnTezDagChild.main(YarnTezDagChild.java:538)
> Caused by: java.lang.NullPointerException
>         at org.apache.hadoop.hive.ql.exec.tez.MapRecordProcessor.close(MapRecordProcessor.java:210)
>         ... 7 more



--
This message was sent by Atlassian JIRA
(v6.2#6252)