You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (Jira)" <ji...@apache.org> on 2020/04/27 17:33:00 UTC

[jira] [Updated] (KNOX-2354) Add minimal service for proxying HBase artifacts from WebUI

     [ https://issues.apache.org/jira/browse/KNOX-2354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kevin Risden updated KNOX-2354:
-------------------------------
    Fix Version/s:     (was: 1.4.0)
                   1.5.0

> Add minimal service for proxying HBase artifacts from WebUI
> -----------------------------------------------------------
>
>                 Key: KNOX-2354
>                 URL: https://issues.apache.org/jira/browse/KNOX-2354
>             Project: Apache Knox
>          Issue Type: Improvement
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Major
>             Fix For: 1.5.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The normal HBASEUI service is intended to be used for proxying the HBASEUI. However, we can also support fetching of static resources from the HBase UI to enable some interesting developer-enablement use cases.
> However, we would intend the fetching of these resources to be done programmatically (with username/password credentials) whereas we would expect the HBASEUI to be accessed behind an SSO provider (with a user at their web browser).
> The easiest thing to do here would be to create a very minimal service which can hit the hbase UI, pull these resources, and be tied up to a topology (separate from where HBASEUI is exposed)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)