[
https://issues.apache.org/jira/browse/KNOX-1866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16849945#comment-16849945
]
ASF subversion and git services commented on KNOX-1866:
-------------------------------------------------------
Commit fc968d94b09fa56d2c363b0a8cf5828691ef49e3 in knox's branch
refs/heads/master from Josh Elser
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=fc968d9 ]
KNOX-1866 - Fix HBase UI proxying (#94)
* Tested against HBase 2.1.x.
* Everything expected to be working with the exception of the LogLevel
servlet.
* Remove the busted top-level URL with no host&port
* Replace all {gateway.url} with {$frontend[url]}
* Lift common endpoints out of master/rs specific URLs (e.g. logs, jmx, dump)
* Consistently allow access to master/RS without master-status/rs-status
> 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: 2.5h
> 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)