You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2016/02/16 16:33:18 UTC

[jira] [Updated] (AMBARI-15054) Changing Yarn queues does not update hive.server2.tez.default.queues

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

Andrii Babiichuk updated AMBARI-15054:
--------------------------------------
    Attachment: AMBARI-15054_branch_2.2.patch

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