Re: Hive - Tez error with big join - Container expired.

2015-06-18 Thread Gopal Vijayaraghavan
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

Re: Hive - Tez error with big join - Container expired.

2015-06-18 Thread Jianfeng (Jeff) Zhang
Subject: Hive - Tez error with big join - Container expired. 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

Hive - Tez error with big join - Container expired.

2015-06-17 Thread Daniel Klinger
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

Re: hive tez error

2015-06-08 Thread r7raul1...@163.com
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

hive tez error

2015-06-08 Thread Sateesh Karuturi
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

Re: hive tez error

2015-06-08 Thread Jianfeng (Jeff) Zhang
@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Date: Monday, June 8, 2015 at 3:52 PM To: user@hive.apache.orgmailto:user@hive.apache.org user@hive.apache.orgmailto:user@hive.apache.org Subject: Re: hive tez error when i try to check getting this hadoop@localhost:~$ yarn

Re: hive tez error

2015-06-08 Thread Sateesh Karuturi
, Jeff Zhang From: Sateesh Karuturi sateesh.karutu...@gmail.com Reply-To: user@hive.apache.org user@hive.apache.org Date: Monday, June 8, 2015 at 3:45 PM To: user@hive.apache.org user@hive.apache.org Subject: hive tez error getting FAILED: Execution Error, return code 1 from