[
https://issues.apache.org/jira/browse/TEZ-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14254134#comment-14254134
]
sivakumar commented on TEZ-1877:
--------------------------------
Hi Hitesh, issue is occurring only after switching the executing engine from
hive to tez. when running the query on hive alone, i dont see any issue. Can
you help me to understand how tez reads metadata from hive? for number 2,
agreed, will report this issue to hortonworks.
> 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)