Heng Chen created HIVE-12665:
--------------------------------
Summary: Hive Thrift Server NOT work after running some time.
Key: HIVE-12665
URL: https://issues.apache.org/jira/browse/HIVE-12665
Project: Hive
Issue Type: Bug
Affects Versions: 0.14.0
Reporter: Heng Chen
Priority: Critical
I use jdbc in my project to submit job.
After running some days, Hive Thrift Server will not work any more. Every
time i submit a job, it returns error like below
{code}
Error while processing statement: FAILED: Execution Error, return code 1 from
org.apache.hadoop.hive.ql.exec.mr.MapRedTask
{code}
It seems MR Server thought MR client is stopped, so relates MR job was
killed.
After i restart Hive Thrift Server, everything will be OK.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)