Hi, i write a java client query hive via jdbc, but one of five task got error below: java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED: Execution Error, return code *1* from org.apache.hadoop.hive.ql.exec.ExecDriver
then i copy the hql script in hive client and execute, i can got result from hive client, cai i know what happen for that? BTW, i configure the meta in mysql database. Regards, Singo
