Jimmy Xiang created HIVE-12046: ---------------------------------- Summary: Re-create spark client if connection is dropped Key: HIVE-12046 URL: https://issues.apache.org/jira/browse/HIVE-12046 Project: Hive Issue Type: Bug Components: Spark Reporter: Jimmy Xiang Assignee: Jimmy Xiang Priority: Minor
Currently, if the connection to the spark cluster is dropped, the spark client will stay in a bad state. A new Hive session is needed to re-establish the connection. It is better to auto reconnect in this case. -- This message was sent by Atlassian JIRA (v6.3.4#6332)