[
https://issues.apache.org/jira/browse/HIVE-10876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vaibhav Gumashta updated HIVE-10876:
------------------------------------
Summary: Get rid of SessionState from HiveServer2 codepath (was: Get rid
of Driver and SessionState from HiveServer2 codepath)
> Get rid of SessionState from HiveServer2 codepath
> -------------------------------------------------
>
> Key: HIVE-10876
> URL: https://issues.apache.org/jira/browse/HIVE-10876
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Vaibhav Gumashta
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)