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

2023-08-22 Thread Attila Turoczy (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)


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

2023-04-19 Thread Ayush Saxena (Jira)


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

Ayush Saxena commented on HIVE-27170:
-

you are using wrong version of tez. hive 2.3.9 is supposed to work with tez 
0.8.4, either downgrade tez or upgrade hive to latest 4-alpha1 which has the 
upgraded hive and try
https://github.com/apache/hive/blob/rel/release-2.3.9/pom.xml#L191

> 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)


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

2023-04-19 Thread Fokko Driesprong (Jira)


[ 
https://issues.apache.org/jira/browse/HIVE-27170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)