Juliusz Sompolski created SPARK-31051:
-----------------------------------------
Summary: Thriftserver operations other than
SparkExecuteStatementOperation do not call onOperationClosed
Key: SPARK-31051
URL: https://issues.apache.org/jira/browse/SPARK-31051
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 3.0.0
Reporter: Juliusz Sompolski
In Spark 3.0 onOperationClosed was implemented in HIveThriftServer2Listener to
track closing the operation in the thriftserver (after client finishes
fetching).
However, it seems that only SparkExecuteStatementOperation calls it in it's
close() function. Other operations need to do this as well.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]