[ https://issues.apache.org/jira/browse/HIVE-8479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14173255#comment-14173255 ]
Gunther Hagleitner commented on HIVE-8479: ------------------------------------------ I think the "equals" case should be "! equals". Minor gripe, it'd be simpler to check for queueName == null first and then return true if the conf queue is null otherwise false. Other than that I'm +1 > Tez sessions cannot change queues once assigned to one within a CLI session > --------------------------------------------------------------------------- > > Key: HIVE-8479 > URL: https://issues.apache.org/jira/browse/HIVE-8479 > Project: Hive > Issue Type: Bug > Components: Tez > Affects Versions: 0.14.0 > Reporter: Vikram Dixit K > Assignee: Vikram Dixit K > Priority: Critical > Attachments: HIVE-8479.1.patch > > > Observed during execution. Once associated with a queue, the CLI session > cannot change queues. -- This message was sent by Atlassian JIRA (v6.3.4#6332)