[ https://issues.apache.org/jira/browse/HIVE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sergey Shelukhin updated HIVE-9654: ----------------------------------- Summary: LLAP: initialize IO during service startup, with service configuration (was: initialize LLAP IO during service startup, with service configuration) > LLAP: initialize IO during service startup, with service configuration > ---------------------------------------------------------------------- > > Key: HIVE-9654 > URL: https://issues.apache.org/jira/browse/HIVE-9654 > Project: Hive > Issue Type: Sub-task > Reporter: Sergey Shelukhin > Assignee: Gunther Hagleitner > > Right now LLAP IO is a singleton that is initialized on first use with > configuration of the caller (first query). > It needs to be initialized once before queries are accepted instead... see > LlapIoProxy.java > {noformat} > // TODO: temporary interface. LLAP daemon should init this once during > // startup then others should use get w/o configuration. > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)