[ https://issues.apache.org/jira/browse/AMBARI-20263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sumit Mohanty updated AMBARI-20263: ----------------------------------- Fix Version/s: 2.5.0 > 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 > Fix For: 2.5.0 > > > 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)