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 Mohanty (JIRA)" <ji...@apache.org> on 2017/03/13 18:44:41 UTC

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

     [ https://issues.apache.org/jira/browse/AMBARI-20263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sumit Mohanty reassigned AMBARI-20263:
--------------------------------------

    Assignee: Sumit Gupta

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