You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Shyam Rai (JIRA)" <ji...@apache.org> on 2018/08/24 00:03:00 UTC

[jira] [Commented] (HIVE-9460) LLAP: Fix some static vars in the operator pipeline

    [ https://issues.apache.org/jira/browse/HIVE-9460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590958#comment-16590958 ] 

Shyam Rai commented on HIVE-9460:
---------------------------------

In a scenario when LLAP is configured but not active, buggy or disabled, setting *hive.execution.mode=llap;* does not fail any query but runs it in container mode. I understand that it might be the only available or  the fallback mechanism, however, wouldn't it be worth it to add the information about default container mode ?

https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties 

Running the jobs from ODBC/JDBC apps might not have the visibility on how the jobs are running (container vs llap).

> LLAP: Fix some static vars in the operator pipeline
> ---------------------------------------------------
>
>                 Key: HIVE-9460
>                 URL: https://issues.apache.org/jira/browse/HIVE-9460
>             Project: Hive
>          Issue Type: Sub-task
>    Affects Versions: llap
>            Reporter: Gunther Hagleitner
>            Assignee: Gunther Hagleitner
>            Priority: Major
>         Attachments: HIVE-9460.1.patch
>
>
> There are a few static vars left in the operator pipeline. Can't have those with multi-threaded execution...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)