[ https://issues.apache.org/jira/browse/HIVE-9654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gunther Hagleitner resolved HIVE-9654. -------------------------------------- Resolution: Fixed Committed to branch. > 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 > Affects Versions: llap > Reporter: Sergey Shelukhin > Assignee: Gunther Hagleitner > Attachments: HIVE-9654.1.patch, HIVE-9654.2.patch > > > 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)