> I have a pretty big Hive Query. I¹m joining over 3 Hive-Tables which
>have thousands of lines each. I¹m grouping this join by several columns.
Hive-on-Tez shouldn¹t have any issue even with billion of lines on a JOIN.
> 0 failed, info=[Containercontainer_1434357133795_0008_01_39 finished
>w
mailto:d...@web-computing.de>>
Reply-To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Date: Thursday, June 18, 2015 at 5:35 AM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
S
Hi all,
I have a pretty big Hive Query. I'm joining over 3 Hive-Tables which have
thousands of lines each. I'm grouping this join by several columns. In the
Hive-Shell this query only reach about 80%. After about 1400 seconds its
canceling with the following error:
Status: Failed
Vertex
ive.apache.org>"
mailto:user@hive.apache.org>>
Date: Monday, June 8, 2015 at 3:52 PM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Subject: Re: hive tez error
when i try to check getting this
hadoop@localhost:~$ yarn l
6:15
> *To:* user
> *Subject:* hive tez error
> getting FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.tez.TezTask
> error... when iam trying to perform insert operation on hive(set
> hive.execution.engine=tez).
> whenever hive.execution.engine va
hive -hiveconf hive.root.logger=DEBUG,consoleTo See some debug log
r7raul1...@163.com
From: Sateesh Karuturi
Date: 2015-06-08 16:15
To: user
Subject: hive tez error
getting FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.tez.TezTask
error... when iam trying
g
>
>
> From: Sateesh Karuturi
> Reply-To: "user@hive.apache.org"
> Date: Monday, June 8, 2015 at 3:45 PM
> To: "user@hive.apache.org"
> Subject: hive tez error
>
> getting FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.ex
>>
Date: Monday, June 8, 2015 at 3:45 PM
To: "user@hive.apache.org<mailto:user@hive.apache.org>"
mailto:user@hive.apache.org>>
Subject: hive tez error
getting FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.tez.TezTask
erro
getting FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.tez.TezTask
error... when iam trying to perform insert operation on hive(set
hive.execution.engine=tez).
whenever hive.execution.engine value is set to mr its works fine
please help me out