Created 04-14-2017 05:59 PM
I'm running a hive POC. We have a combined big table which has > 2300 columns and 44million rows. I submitted the command "analyze table TABXXX COMPUTE STATISTICS for COLUMNS;" It failed with below messages in the end:
Map 1: 79(+1)/80 Reducer 2: 0(+1)/1
Map 1: 79(+1)/80 Reducer 2: 0(+1)/1
Map 1: 79(+1)/80 Reducer 2: 0(+1)/1
Map 1: 79(+1)/80 Reducer 2: 0(+1)/1
Map 1: 80/80 Reducer 2: 0(+1)/1
Map 1: 80/80 Reducer 2: 1/1
FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exe
Anybody can give me some hint how to make it work ?
Created 04-14-2017 09:21 PM
You may have to check the yarn app log and hivemetastore.log for more detail regarding the error/failure. Please post the error stack from hivemetastore.log
Created 04-14-2017 09:55 PM
@thussain,
It does logged some java error in hivemetastore.log. Please ese attachment hivemetastore.txt