You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2017/08/17 04:13:00 UTC

[jira] [Created] (HIVE-17343) create a mechanism to get rid of globals in HS2

Sergey Shelukhin created HIVE-17343:
---------------------------------------

             Summary: create a mechanism to get rid of globals in HS2
                 Key: HIVE-17343
                 URL: https://issues.apache.org/jira/browse/HIVE-17343
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin


The intent is to initialize things once in HS2 ctor/init, and then be able to access them from queries, etc. without using globals or threadlocals.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)