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

Prasanth Jayachandran commented on HIVE-20282:
----------------------------------------------

If queueName is null I think you should just pick "default" (refer 
TezSessionState.setupTezParamsBasedOnMR() which uses default if not set) 
instead of randomly picking up from the list of default queues. Also 
retTezSessionState.setQueueName(queueName) has to be before doOpen condition. 
Queue name has to be set before session open. 

 

> HiveServer2 incorrect queue name when using Tez instead of MR
> -------------------------------------------------------------
>
>                 Key: HIVE-20282
>                 URL: https://issues.apache.org/jira/browse/HIVE-20282
>             Project: Hive
>          Issue Type: Bug
>          Components: Hive
>    Affects Versions: 4.0.0
>            Reporter: Steve Yeom
>            Assignee: Steve Yeom
>            Priority: Critical
>             Fix For: 4.0.0
>
>         Attachments: HIVE-20282.01.patch
>
>
> Ambari -> Tez view has 
> "Hive Queries" and "All DAGs" view pages.
> The queue names from a query id and from its DAG id does not match for Tez 
> engine context.
> The one from a query is not correct.



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

Reply via email to