You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tez.apache.org by Sateesh Karuturi <sa...@gmail.com> on 2015/08/27 18:33:46 UTC

Hive on tez error

I am trying to connect hive database(execution.engine value changed to tez)
using Java code... In case of select query its working.... But in the case
of INSERT getting an error:
The error looks like.....
Error while processing statement: FAILED: Execution Error, return code 1
from org.apache.hadoop.hive.ql.exec.tez.TezTask
Please help me out

Re: Hive on tez error

Posted by "Jianfeng (Jeff) Zhang" <jz...@hortonworks.com>.
Please refer this wiki page  https://cwiki.apache.org/confluence/display/TEZ/How+to+Diagnose+Tez+App


Best Regard,
Jeff Zhang


From: Sateesh Karuturi <sa...@gmail.com>>
Reply-To: "user@tez.apache.org<ma...@tez.apache.org>" <us...@tez.apache.org>>
Date: Friday, August 28, 2015 at 12:33 AM
To: "user@hive.apache.org<ma...@hive.apache.org>" <us...@hive.apache.org>>, "user@tez.apache.org<ma...@tez.apache.org>" <us...@tez.apache.org>>
Subject: Hive on tez error


I am trying to connect hive database(execution.engine value changed to tez) using Java code... In case of select query its working.... But in the case of INSERT getting an error:
The error looks like.....
Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
Please help me out

Re: Hive on tez error

Posted by "Jianfeng (Jeff) Zhang" <jz...@hortonworks.com>.
Please refer this wiki page  https://cwiki.apache.org/confluence/display/TEZ/How+to+Diagnose+Tez+App


Best Regard,
Jeff Zhang


From: Sateesh Karuturi <sa...@gmail.com>>
Reply-To: "user@tez.apache.org<ma...@tez.apache.org>" <us...@tez.apache.org>>
Date: Friday, August 28, 2015 at 12:33 AM
To: "user@hive.apache.org<ma...@hive.apache.org>" <us...@hive.apache.org>>, "user@tez.apache.org<ma...@tez.apache.org>" <us...@tez.apache.org>>
Subject: Hive on tez error


I am trying to connect hive database(execution.engine value changed to tez) using Java code... In case of select query its working.... But in the case of INSERT getting an error:
The error looks like.....
Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask
Please help me out