Antonenko Alexander created AMBARI-13700:
--------------------------------------------

             Summary: 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


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

Reply via email to