Chaoyu Tang created HIVE-11157:
----------------------------------

             Summary: Hive.get(HiveConf) returns same Hive object to different 
user sessions
                 Key: HIVE-11157
                 URL: https://issues.apache.org/jira/browse/HIVE-11157
             Project: Hive
          Issue Type: Bug
          Components: Hive
    Affects Versions: 1.3.0, 2.0.0
            Reporter: Chaoyu Tang
            Assignee: Chaoyu Tang


Current Hive.get(HiveConf) creates and returns a new Hive object when the 
ThreadLocal Hive is null or HMS config is not compatible, but does not do that 
when it is called in a thread which has been switched to execute a session with 
a different userId. It will cause the impersonation issue to HMS.
It is related to HIVE-7890.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to