Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
Right now, session close on HiveServer closes all operations. But, queries running are actually available across sessions and they are not tied to a session (expect the launch - which requires configuration and resources). And it allows getting the status of the query across sessions.
But session close of the session ( on which operation is launched) closes all the operations as well.
So, we should avoid closing all operations upon closing a session.
Attachments
Attachments
Issue Links
- blocks
-
LENS-518 Move Hive dependency to Apache Hive
- Closed
- is related to
-
HIVE-14227 Investigate invalid SessionHandle and invalid OperationHandle
- Patch Available
- relates to
-
HIVE-9601 New Beeline queries will hang If Beeline terminates in-properly [Spark Branch]
- Closed
- links to