[
https://issues.apache.org/jira/browse/AMBARI-20263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15937301#comment-15937301
]
Hudson commented on AMBARI-20263:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7111 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7111/])
Revert "AMBARI-20263. Knox default topology config is wrong for Hbase
(smohanty:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=4a9dee6102d2989bf0e023c5d5c2c5b1b2d56958])
* (edit)
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/configuration/topology.xml
* (edit)
ambari-server/src/main/resources/common-services/KNOX/0.5.0.2.2/package/scripts/params_linux.py
> Knox default topology config is wrong for Hbase service
> -------------------------------------------------------
>
> Key: AMBARI-20263
> URL: https://issues.apache.org/jira/browse/AMBARI-20263
> Project: Ambari
> Issue Type: Bug
> Components: stacks
> Affects Versions: 2.4.0
> Reporter: Sumit Gupta
> Assignee: Sandeep More
> Fix For: 2.5.0
>
> Attachments: AMBARI-20263.001.patch
>
>
> Under the "Configs" tab for Knox, the Advanced Topology section has an error
> for the <service> xml section for HBase. It looks like this:
> {code}
> <service>
> <role>WEBHBASE</role>
> <url>http://{{hbase_master_host}}:{{hbase_master_port}}</url>
> </service>
> {code}
> Knox talks to the REST server so the host and port should match that. The
> hbase_master_host variable may work okay but certainly the port will be wrong.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)