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

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

     [ https://issues.apache.org/jira/browse/HIVE-17343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Shelukhin reassigned HIVE-17343:
---------------------------------------

    Assignee: Sergey Shelukhin

> create a mechanism to get rid of some globals in HS2
> ----------------------------------------------------
>
>                 Key: HIVE-17343
>                 URL: https://issues.apache.org/jira/browse/HIVE-17343
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: Sergey Shelukhin
>         Attachments: HIVE-17343.patch
>
>
> 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.
> Things like future workload management work, LLAP coordinator, materialized view registry, etc. could be accessed this way.



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