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

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

Amareshwari Sriramadasu created HIVE-10435:
----------------------------------------------

             Summary: 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)