You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gunther Hagleitner (JIRA)" <ji...@apache.org> on 2015/02/23 08:36:12 UTC

[jira] [Updated] (HIVE-9654) LLAP: initialize IO during service startup, with service configuration

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

Gunther Hagleitner updated HIVE-9654:
-------------------------------------
    Attachment: HIVE-9654.1.patch

> 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
>         Attachments: HIVE-9654.1.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)