Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
It appears that the Driver and SessionState abstractions are better served in HiveServer2 by moving the state for a query to the Operation abstraction and the state of a client session to HiveSession. Currently, the state is mixed into Driver and SessionState which were abstractions from the CLI/HiveServer1 world. It would have made working on HIVE-4239 much easier.
Attachments
Issue Links
- is related to
-
HIVE-4239 Remove lock on compilation stage
- Closed