You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Antonenko Alexander (JIRA)" <ji...@apache.org> on 2015/11/03 18:14:27 UTC

[jira] [Updated] (AMBARI-13700) hbase.root dir for metrics server does not get updated after NN HA is enabled

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

Antonenko Alexander updated AMBARI-13700:
-----------------------------------------
    Attachment: AMBARI-13700.patch

> hbase.root dir for metrics server does not get updated after NN HA is enabled
> -----------------------------------------------------------------------------
>
>                 Key: AMBARI-13700
>                 URL: https://issues.apache.org/jira/browse/AMBARI-13700
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-web
>    Affects Versions: 2.1.3
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.1.3
>
>         Attachments: AMBARI-13700.patch
>
>
> - On the NN HA Wizard first step user enters "Nameservice ID:" 
> - NN HA Wizard should check before restarting all services if ams-hbase-site/hbase.rootdir starts with "hdfs://namenode_host_name", and replace it with "hdfs://nameservice_id"
> For instance:
> {code}
> ams-hbase-site/hbase.rootdir - hdfs://c6401.ambari.apache.org:8020/amshbase
> {code}
> User starts NN HA Wizard, enters Nameservice ID: "mycluster"
> Before NN HA Restarts all services, should be
> {code}
> ams-hbase-site/hbase.rootdir - hdfs://mycluster:8020/amshbase
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)