Description
User session's Spark application seems to stay around if beeline is not quit properly (!quit) because the user is not disconnected.
If Beeline is started, it will create a new Spark application which will hang waiting for the first one.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-9839 HiveServer2 leaks OperationHandle on async queries which fail at compile phase
- Closed
-
HIVE-13415 Decouple Sessions from thrift binary transport
- Closed
-
HIVE-11485 Session close should not close async SQL operations
- Resolved