You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2015/04/22 11:17:58 UTC

[jira] [Commented] (HIVE-10435) Make HiveSession implementation pluggable through configuration

    [ 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)