You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Sumit Gupta (JIRA)" <ji...@apache.org> on 2017/03/01 21:06:45 UTC

[jira] [Created] (AMBARI-20263) Knox default topology config is wrong for Hbase service

Sumit Gupta created AMBARI-20263:
------------------------------------

             Summary: 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


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)