[
https://issues.apache.org/jira/browse/KNOX-1866?focusedWorklogId=248084&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-248084
]
ASF GitHub Bot logged work on KNOX-1866:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/May/19 15:41
Start Date: 24/May/19 15:41
Worklog Time Spent: 10m
Work Description: joshelser commented on issue #94: KNOX-1866 Fix HBase
UI proxying.
URL: https://github.com/apache/knox/pull/94#issuecomment-495682202
> I think we should remove the plain hbase/webui/ handling if it only works
with the host and port parameters. Another option might be to redirect/rewrite
to the proper endpoint with the host and port information
That's fine. My original hope was that, if the user doesn't give us
host/port, we can default to the host/port in the topology, but (like you
pointed out) that breaks outgoing links.
Would like to document that too, but I'm not sure where to but it to say
"You gotta provide `?host=..&port=...`". Maybe the user-manual?
----------------------------------------------------------------
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: 248084)
Time Spent: 50m (was: 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: 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)