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

Hudson commented on AMBARI-13700:
---------------------------------

ABORTED: Integrated in Ambari-trunk-Commit #4382 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/4382/])
AMBARI-13700. hbase.root dir for metrics server does not get updated (ncole: 
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=b36dc287a0bb469823475e5d60c37ea6cdb94f79])
* ambari-web/app/utils/configs/nn_ha_config_initializer.js


> 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.2.0
>            Reporter: Antonenko Alexander
>            Assignee: Antonenko Alexander
>            Priority: Critical
>             Fix For: 2.2.0, 2.2.1
>
>         Attachments: AMBARI-13700.patch, AMBARI-13700_additional.patch, 
> AMBARI-13700_additional_trunk.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)

Reply via email to