Description
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.