[
https://issues.apache.org/jira/browse/AMBARI-15054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15150228#comment-15150228
]
Oleg Nechiporenko commented on AMBARI-15054:
--------------------------------------------
+1 for patches
> Changing Yarn queues does not update hive.server2.tez.default.queues
> --------------------------------------------------------------------
>
> Key: AMBARI-15054
> URL: https://issues.apache.org/jira/browse/AMBARI-15054
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.2.2
> Reporter: Andrii Babiichuk
> Assignee: Andrii Babiichuk
> Priority: Critical
> Fix For: 2.2.2
>
> Attachments: AMBARI-15054.patch, AMBARI-15054_branch_2.2.patch
>
>
> We have a dependency
> {noformat}
> <property>
> <name>hive.server2.tez.default.queues</name>
> ...
> <depends-on>
> <property>
> <type>capacity-scheduler</type>
> <name>yarn.scheduler.capacity.root.queues</name>
> </property>
> </depends-on>
> {noformat}
> 1. During the install I changed yarn.scheduler.capacity.root.queues, but hive
> configs was not changed. No recommendations requests were posted.
> 2. Cluster was installed and I changed this property and clicked save,
> recommendations returned updated hive.server2.tez.default.queues, but it was
> not applied.
> Also looks like attributes where changed, new queues was added to
> hive.server2.tez.default.queues drop down list. I refreshed the page and they
> disappeared.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)