[ 
https://issues.apache.org/jira/browse/HIVE-10435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14696527#comment-14696527
 ] 

Lefty Leverenz commented on HIVE-10435:
---------------------------------------

Doc note:  This adds two configuration parameters 
(*hive.session.impl.classname* and *hive.session.impl.withugi.classname*) to 
HiveConf.java, so they need to be documented in the wiki.  Added a TODOC2.0 
label.

* [Configuration Properties -- Query and DDL Execution | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-QueryandDDLExecution]

> 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
>            Assignee: Akshay Goyal
>              Labels: TODOC2.0
>             Fix For: 2.0.0
>
>         Attachments: HIVE-10435.1.patch, HIVE-10435.2.patch
>
>
> 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)

Reply via email to