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

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

                Author: ASF GitHub Bot
            Created on: 29/Oct/19 17:41
            Start Date: 29/Oct/19 17:41
    Worklog Time Spent: 10m 
      Work Description: adembo commented on pull request #171: KNOX-2072: Kudu 
web UI service definition
URL: https://github.com/apache/knox/pull/171
 
 
   This patch adds a new service definition for accessing Apache Kudu's web UI.
   
   Like Apache Impala, every server has a web UI, so we use scheme/host/port
   query parameters to disambiguate between servers. Unlike Impala, the Kudu
   web UI will add /KNOX-BASE tokens to URLs in its web pages when it detects
   it is being proxied by Knox; we use these tokens as the basis for pattern
   matching in our rewrite rules.
   
   I tried to avoid cargo culting from existing service definitions and I added
   comments to explain syntax and other things that weren't obvious to me as a
   non-Knox developer.
   
   I tested this manually by deploying a small Kudu cluster on my machine along
   with a Knox gateway and a really simple topology. I then browsed every page
   in the web UI and verified its correct behavior.
   
 
----------------------------------------------------------------
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:
[email protected]


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

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

> Add a service definition for the Apache Kudu web UI
> ---------------------------------------------------
>
>                 Key: KNOX-2072
>                 URL: https://issues.apache.org/jira/browse/KNOX-2072
>             Project: Apache Knox
>          Issue Type: Improvement
>    Affects Versions: 1.4.0
>            Reporter: Adar Dembo
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> It'd be nice to proxy web UI access to Kudu via Knox. This is not unlike 
> KNOX-1992, as Kudu's web UIs behave like Apache Impala's.



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

Reply via email to