Have you set the classpaths correctly "export
HADOOP_CLASSPATH=${TEZ_CONF_DIR}:${TEZ_JARS}/*:${TEZ_JARS}/lib/*" and
"tez.lib.uris" to
"${fs.defaultFS}/apps/tez-x.y.z-SNAPSHOT/tez-x.y.z-SNAPSHOT.tar.gz"
(assuming you have uploaded the tez tar ball to /apps).
Can you post "yarn logs -applicationId <appId>". RM and NM logs would be
useful as well.
~Rajesh.B
On Wed, Jun 10, 2015 at 1:09 PM, Sateesh Karuturi <
[email protected]> wrote:
> whenever iam perform a simple insert operation on hive
> 1.0.0(hive.execution.engine=tez) its shows following error:
>
> FAILED: Execution Error, return code 1 from
> org.apache.hadoop.hive.ql.exec.tez.TezTask
>
> when i changed "hive.execution.engine" to mr its working fine.
>
> please help me out
>
--
~Rajesh.B