Sergey Shelukhin created HIVE-13194:
---------------------------------------

             Summary: Hive object is not thread safe, is shared via a 
threadlocal and thus should not be shared via session - part 2
                 Key: HIVE-13194
                 URL: https://issues.apache.org/jira/browse/HIVE-13194
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


Session has session Hive object stored in the field. Given that Hive object is 
not thread safe and is also taken from a threadlocal to start with, it's not a 
good idea.



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

Reply via email to