[ 
https://issues.apache.org/jira/browse/KNOX-972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098235#comment-16098235
 ] 

Larry McCay commented on KNOX-972:
----------------------------------

[~jeffreyr97] - I notice that the routes for this hbaseui service def are 
different from the previous version for hbaseui. Is there some reason for this?

In version 1.1.0
{code}
        <route path="/hbase/webui/">
            <rewrite apply="HBASEUI/hbase/inbound/master/root" 
to="request.url"/>
        </route>
{code}

In your version 1.2.4
{code}
        <route path="/hbase/">
            <rewrite apply="HBASEUI/hbase/inbound/master/root" 
to="request.url"/>
        </route>
{code}

Therefore, I find that if the hbaseui and hbase services are colocated in the 
same topology that the hbase port (60080) is being selected instead of the 
hbasui port (16010).

I don't think that you intend the 1.2.4 version to be a superset of both hdfs 
and hdfsui service defs - so this seems to be wrong.

Am I missing something?

> Update Hbase UI service
> -----------------------
>
>                 Key: KNOX-972
>                 URL: https://issues.apache.org/jira/browse/KNOX-972
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.11.0
>            Reporter: Jeffrey E  Rodriguez
>            Assignee: Jeffrey E  Rodriguez
>             Fix For: 0.13.0
>
>         Attachments: KNOX-972.001.patch
>
>
> Update Hbase UI service files



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to