[
https://issues.apache.org/jira/browse/HIVE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506692#comment-14506692
]
Amareshwari Sriramadasu commented on HIVE-10435:
------------------------------------------------
Usecase :
In Apache Lens, we would like to use CLIService and SessionManager directly and
give an implementation as LensSessionImpl.
Here is a commit on forked repo of hive -
https://github.com/InMobi/hive/commit/ed79ba365cfff4cc485d4ffb546453472c25ca86.
If nobody objects, we would like to port it into hive itself.
> Make HiveSession implementation pluggable through configuration
> ---------------------------------------------------------------
>
> Key: HIVE-10435
> URL: https://issues.apache.org/jira/browse/HIVE-10435
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Reporter: Amareshwari Sriramadasu
>
> SessionManager in CLIService creates and keeps track of HiveSession.
> Right now, it creates HiveSessionImpl which is one implementation of
> HiveSession. This improvement request is to make it pluggable through a
> configuration sothat other implementations can be passed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)