You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Fokko Driesprong (Jira)" <ji...@apache.org> on 2023/04/19 09:15:00 UTC

[jira] [Commented] (HIVE-27170) facing issues while using tez 0.9.2 as execution engine to hive 2.3.9

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

Fokko Driesprong commented on HIVE-27170:
-----------------------------------------

This is part of the changelog, but I think this hasn't been fixed. Should we target this at 2.3.10?

> 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
>             Fix For: 2.3.9
>
>         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)