[ 
https://issues.apache.org/jira/browse/KNOX-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637161#comment-14637161
 ] 

Yu Gao commented on KNOX-565:
-----------------------------

The new patch KNOX-565-002.patch made following changes
1. Removed class UrlRewriteReaderBase. Instead, added a parent interface 
UrlRewriteFilterReader for HtmlFilterReaderBase and JavaScriptFilterReader, and 
moved filterJavaScript method to UrlRewriteUtil class.
2. Adjusted hbase UI top resource path to be /hbase/webui

Also attaching the full UT result UTResult2.out. There was one failure around 
GatewayBasicFuncTest.testCLIServiceTest(GatewayBasicFuncTest.java:3560), which 
seemed to be introduced by KNOX-549  as it failed before I applied my patch.

Here list the Knox URLs for each service web UI:
<scheme>://<host>:<port>/<context-path>/hdfs
<scheme>://<host>:<port>/<context-path>/hbase/webui
<scheme>://<host>:<port>/<context-path>/oozie/
<scheme>://<host>:<port>/<context-path>/yarn
<scheme>://<host>:<port>/<context-path>/jobhistory
<scheme>://<host>:<port>/<context-path>/sparkhistory

> Supporting All the Quick Links on Ambari Dashboard to Go Through Knox
> ---------------------------------------------------------------------
>
>                 Key: KNOX-565
>                 URL: https://issues.apache.org/jira/browse/KNOX-565
>             Project: Apache Knox
>          Issue Type: New Feature
>          Components: Server
>    Affects Versions: 0.7.0
>            Reporter: Tanping Wang
>             Fix For: 0.7.0
>
>         Attachments: KNOX-565 - UI support design.pdf, KNOX-565-001.patch, 
> UTRresult.out
>
>
> Today Knox supports authentication and service level authorization for rest 
> APIs.   We have a need to have all of the user interfaces to also go through 
> Knox.  So that Knox can become the single hub for all https communications 
> including both UIs and rest calls.   



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to