[
https://issues.apache.org/jira/browse/TEZ-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254149#comment-14254149
]
Hitesh Shah edited comment on TEZ-1877 at 12/19/14 10:38 PM:
-------------------------------------------------------------
[~sbhavanari] Hive internally has different code paths based on the different
execution engines. The Tez path in Hive code might have a bug. ( you should
check on the Hive user mailing lists whether this is a known/fixed issue )
was (Author: hitesh):
[~sbhavanari] Hive internally has 2 different code paths based on the different
execution engines. The Tez path in Hive code might have a bug. ( you should
check on the Hive user mailing lists whether this is a known/fixed issue )
> hive query using tez is referring deleted partitions
> ----------------------------------------------------
>
> Key: TEZ-1877
> URL: https://issues.apache.org/jira/browse/TEZ-1877
> Project: Apache Tez
> Issue Type: Bug
> Affects Versions: 0.4.1
> Environment: HDP sandbox 2.1
> Reporter: sivakumar
> Attachments: Tez is still referring deleted paritions_Issue.docx
>
>
> When HIVE query runs by using Apache tez, query is failing saying that
> deleted partitions don’t exist. When the same query runs from HIVE mr engine,
> it executes successfully without any issues.
> Query is failing by using Tez with below error.
> hdfs://XXXXXX/user/sbhavanari/testdb/dept/clientid=client1 does not exist.
> hive>
> in few usecases, it failed with below error.
> Status: Failed
> Session stats:submittedDAGs=0, successfulDAGs=0, failedDAGs=0, killedDAGs=0
> FAILED: Execution Error, return code 2 from
> org.apache.hadoop.hive.ql.exec.tez.TezTask
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)