You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "DIPAYAN BHOWMICK (JIRA)" <ji...@apache.org> on 2016/03/08 08:21:40 UTC

[jira] [Updated] (AMBARI-15332) Hive View: Using multiple 'set' commands in query does not set properties properly

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

DIPAYAN BHOWMICK updated AMBARI-15332:
--------------------------------------
    Status: Patch Available  (was: Open)

> Hive View: Using multiple 'set' commands in query does not set properties properly
> ----------------------------------------------------------------------------------
>
>                 Key: AMBARI-15332
>                 URL: https://issues.apache.org/jira/browse/AMBARI-15332
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-views
>    Affects Versions: 2.2.0
>            Reporter: DIPAYAN BHOWMICK
>            Assignee: DIPAYAN BHOWMICK
>             Fix For: 2.2.2
>
>         Attachments: AMBARI-15332.branch-2.2.patch
>
>
> If we execute the following query:
> set hive.execution.engine=mr;
> set mapred.job.queue.name=services;
> select count from select_08;
> The execution engine is set to mr but the queue does not change to services and the query gets executed in default queue.



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