HiveServer should provide per session configuration
---------------------------------------------------

                 Key: HIVE-2503
                 URL: https://issues.apache.org/jira/browse/HIVE-2503
             Project: Hive
          Issue Type: Bug
          Components: CLI
            Reporter: Navis


Currently ThriftHiveProcessorFactory returns same HiveConf instance to 
HiveServerHandler, making impossible to use per sesssion configuration. Just 
wrapping 'conf' -> 'new HiveConf(conf)' seemed to solve this problem.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to