You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/05/24 14:13:00 UTC

[jira] [Work logged] (KNOX-1866) Fix the HBase UI proxying

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

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

                Author: ASF GitHub Bot
            Created on: 24/May/19 14:12
            Start Date: 24/May/19 14:12
    Worklog Time Spent: 10m 
      Work Description: joshelser commented on pull request #94: KNOX-1866 Fix HBase UI proxying.
URL: https://github.com/apache/knox/pull/94
 
 
   ## What changes were proposed in this pull request?
   
   Current HBase UI was extremely broken, tons of dead/incorrect links. This corrects all of them but the LogLevel servlet.
   
   ## How was this patch tested?
   
   Deployed Knox 1.3.0-SNAPSHOT locally with HBase 2.1.5-SNAPSHOT and validated that the UI can be traversed in full.
   
 
----------------------------------------------------------------
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:
users@infra.apache.org


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

            Worklog Id:     (was: 248045)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)