Cheng Lian created SPARK-4308: --------------------------------- Summary: SQL operation state is not properly set when exception is thrown Key: SPARK-4308 URL: https://issues.apache.org/jira/browse/SPARK-4308 Project: Spark Issue Type: Bug Components: SQL Affects Versions: 1.1.1 Reporter: Cheng Lian Priority: Minor
In {{HiveThriftServer2}}, when an exception is thrown during a SQL execution, the SQL operation state should be set to {{ERROR}}, but now it remains {{RUNNING}}. This affects the result of the GetOperationStatus Thrift API. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org