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:37:11 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14333074#comment-14333074 ] 

Gunther Hagleitner commented on HIVE-9654:
------------------------------------------

[~sershe] can you take a look?

> 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
>
>
> 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)