[ https://issues.apache.org/jira/browse/HIVE-13194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-13194: ------------------------------------ Resolution: Fixed Fix Version/s: 2.0.1 2.1.0 1.3.0 Status: Resolved (was: Patch Available) Committed to all branches > 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 > Assignee: Sergey Shelukhin > Fix For: 1.3.0, 2.1.0, 2.0.1 > > Attachments: HIVE-13194.patch > > > Session has session Hive object stored in a field. Given that Hive object is > not thread safe and is also taken from a threadlocal to start with, that is > not a good idea. -- This message was sent by Atlassian JIRA (v6.3.4#6332)