[
https://issues.apache.org/jira/browse/AMBARI-13700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15096201#comment-15096201
]
Hadoop QA commented on AMBARI-13700:
------------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12782052/AMBARI-13700_additional.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/Ambari-trunk-test-patch/4901//console
This message is automatically generated.
> 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
>
>
> - 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)