Is there a related stack trace in the hive.log?
________________________________ From: ? <cuirong198...@hotmail.com> Sent: Tuesday, September 06, 2016 8:38 PM To: user@hive.apache.org Subject: load data Failed with exception java.lang.IndexOutOfBoundsException hi, Can anybody reproduce following error : ( My env is hadoop2.7.2 and hive2.01) create external table ods.loadtest ( c1 string ) location '/tmp/loadtest'; LOAD DATA LOCAL INPATH '1.dat' overwrite INTO TABLE ODS.loadtest; Loading data to table ods.loadtest Failed with exception java.lang.IndexOutOfBoundsException FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.MoveTask more 1.dat 0