[
https://issues.apache.org/jira/browse/HIVE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17757306#comment-17757306
]
Attila Turoczy commented on HIVE-27170:
---------------------------------------
I strongly recommended to use latest version of hive. Hive 2 is pretty old
> facing issues while using tez 0.9.2 as execution engine to hive 2.3.9
> ---------------------------------------------------------------------
>
> Key: HIVE-27170
> URL: https://issues.apache.org/jira/browse/HIVE-27170
> Project: Hive
> Issue Type: Bug
> Components: Hive, Tez
> Affects Versions: 2.3.9
> Reporter: vikran
> Priority: Critical
> Attachments: hive-site.txt, hive_error_in_yarn.txt, tez-site.txt
>
>
> Hi Team,
> am using below versions:
> hive 2.3.9
> tez 0.9.2
> spark 3.3.2
> hive-site.xml(attached)
> tez-site.xml(attached)
> i have added tez jars and files as well as hive jars into /apps/tez in hdfs
> directory,
> when am trying to start hive in cli, i am getting below error,
> hive> INSERT INTO emp1.employee values(7,'scott',23,'M');
> Query ID = azureuser_20230324061903_97928963-410d-44a0-aa47-a83cdc24ce88
> Total jobs = 1
> Launching Job 1 out of 1
> *FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.tez.TezTask*
> and i have attached complete error log from appmaster.
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)