[ https://issues.apache.org/jira/browse/HIVE-17343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-17343: ------------------------------------ Attachment: HIVE-17343.01.patch Updated the patch. [~vgumashta] can you take a look? Thanks > 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.01.patch, 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)