Josh Elser created KNOX-2354:
--------------------------------
Summary: 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
Fix For: 1.4.0
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)