You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by SingoWong <si...@gmail.com> on 2010/08/12 10:39:53 UTC

Execute error in java client

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