[ 
https://issues.apache.org/jira/browse/KNOX-1866?focusedWorklogId=249470&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-249470
 ]

ASF GitHub Bot logged work on KNOX-1866:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/May/19 16:29
            Start Date: 28/May/19 16:29
    Worklog Time Spent: 10m 
      Work Description: risdenk commented on issue #94: KNOX-1866 Fix HBase UI 
proxying.
URL: https://github.com/apache/knox/pull/94#issuecomment-496590843
 
 
   @joshelser definitely an improvement. It looks like hitting the "home" link 
multiple times can cause the rewrite to be broken. Either from the master or 
regionserver the home link eventually ends up being 
https://KNOX_HOST:8443/gateway/cluster_1/hbase/webui/ - This is a side effect 
of removing the base handling of just `/webui/` but previously this was broken 
any way since home would work but any links after that would be broken with out 
the `host`/`port`.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 249470)
    Time Spent: 1h 50m  (was: 1h 40m)

> Fix the HBase UI proxying
> -------------------------
>
>                 Key: KNOX-1866
>                 URL: https://issues.apache.org/jira/browse/KNOX-1866
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: 1.3.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> There are lots and lots of edges in the HBASEUI service which render the 
> system broken.
> I've been able to get everythign working exception the LogLevel servlet. The 
> way this one is written in HBase fundamentally makes it impossible to proxy 
> it as-is with Knox (at least, given my knowledge).
> There are some trivial HBase changes that need to go in first to make sure 
> these rules work as expected.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to