[
https://issues.apache.org/jira/browse/AMBARI-11417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14561023#comment-14561023
]
Hudson commented on AMBARI-11417:
---------------------------------
SUCCESS: Integrated in Ambari-trunk-Commit #2723 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2723/])
AMBARI-11417. Adding HBase service fails after HA is enabled (onechiporenko)
(onechiporenko:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=64ce4989eee30dc9d83dbc8e7731336ab20f37eb)
* ambari-web/app/controllers/wizard/step7_controller.js
* ambari-web/test/controllers/wizard/step7_test.js
* ambari-web/app/utils/config.js
> Adding HBase service fails after HA is enabled
> ----------------------------------------------
>
> Key: AMBARI-11417
> URL: https://issues.apache.org/jira/browse/AMBARI-11417
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Oleg Nechiporenko
> Assignee: Oleg Nechiporenko
> Priority: Critical
> Fix For: 2.1.0
>
> Attachments: AMBARI-11417.patch
>
>
> If you install a cluster without HBase, enable NameNode HA, then add the
> HBase service, HBase master fails to start with the error:
> Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS:
> hdfs://nameserv:8020/apps/hbase/data, expected: hdfs://nameserv
> In ambari-web/app/controllers/wizard/step7_controller.js, it substitutes in
> the nameservice to the hbase.rootdir property. It should also remove the
> :port from this property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)