You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2015/02/24 00:20:12 UTC

[jira] [Created] (HIVE-9758) LLAP: fix wrapinputformat for client/server; fix server init to use config

Sergey Shelukhin created HIVE-9758:
--------------------------------------

             Summary: LLAP: fix wrapinputformat for client/server; fix server init to use config
                 Key: HIVE-9758
                 URL: https://issues.apache.org/jira/browse/HIVE-9758
             Project: Hive
          Issue Type: Bug
            Reporter: Sergey Shelukhin
            Assignee: Gunther Hagleitner


1) Null check right now prevents NPE when split generation tries to wrap input format and IO is not initialized.
There should be a flag visible via interface somewhere that will allow us to check if we are inside the service instead.

2) Server startup disregards the io.enabled config setting. Not clear if it makes sense to run service w/io disabled, need to make it explicit (and remove the setting if not, cause it makes no sense except in q files).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)