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 Tkach (JIRA)" <ji...@apache.org> on 2014/08/06 19:56:12 UTC

[jira] [Commented] (AMBARI-6757) Resource Manager HA: YARN does not support adding new Zookeeper Servers to cluster after enabling RM HA

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

Andrii Tkach commented on AMBARI-6757:
--------------------------------------

+1 for the patch.

> Resource Manager HA: YARN does not support adding new Zookeeper Servers to cluster after enabling RM HA
> -------------------------------------------------------------------------------------------------------
>
>                 Key: AMBARI-6757
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6757
>             Project: Ambari
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.7.0
>            Reporter: Aleksandr Kovalenko
>            Assignee: Aleksandr Kovalenko
>            Priority: Critical
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-6757.patch
>
>
> *STR:*
> 1) Deploy cluster with 3 nodes (Zookeeper server on every node)
> 2) Enable Resource manager HA mode
> 3) Remember value of 'yarn.resourcemanager.zk-address' property
> 4) Add fourth host to the cluster
> 5) Add Zookeeper server component to added host
> 6) Restart Zookeeper service
> *Expected results:*
> 1) Restart indicator should be present near YARN service
> 2) Value of 'yarn.resourcemanager.zk-address' property should be changed (should contains internal name of previously added host)
> *Actual results:*
> 1) There are not restart indicators near YARN
> 2) Value of 'yarn.resourcemanager.zk-address' is the same as previously
> *(STR continue):*
> 7) Delete Zookeeper server component from host which was in cluster initially
> *Expected results:*
> 1) Restart indicator should be present near YARN service
> 2) Value of 'yarn.resourcemanager.zk-address' property should be changed accordingly
> *Actual results:*
> 1) There are not restart indicators near YARN
> 2) Value of 'yarn.resourcemanager.zk-address' is the same as previously



--
This message was sent by Atlassian JIRA
(v6.2#6252)