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

Hudson commented on AMBARI-15332:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #4496 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4496/])
AMBARI-15332. Hive View: Using multiple 'set' commands in query does not 
(dipayan.bhowmick: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2ab19a6c9f7cbc7fcbb340229e5824d545e044e0])
* contrib/views/hive/src/main/java/org/apache/ambari/view/hive/client/Utils.java


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

Reply via email to