You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/13 01:22:41 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15966962#comment-15966962 ] 

Hudson commented on AMBARI-20263:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1396 (See [https://builds.apache.org/job/Ambari-branch-2.5/1396/])
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=0140f7ad9666c425022023b13d7abc9d0ba2043a])
* (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)