java.sql.SQLException: Query returned non-zero code: 9, cause: FAILED: Execution Error, return code -101 from org.apache.hadoop.hive.ql.exec.MapRedTask at org.apache.hadoop.hive.jdbc.HiveStatement.executeQuery(HiveStatement.java:194)
the sql is correct ,but sometimes when I execute the sql ,hive throws exception above. what 's the meaning of ' code -101 '? Thanks