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 2020/03/09 09:21:00 UTC

[jira] [Work logged] (KNOX-2259) Fix context path for Impala UI in service.xml

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

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

                Author: ASF GitHub Bot
            Created on: 09/Mar/20 09:20
            Start Date: 09/Mar/20 09:20
    Worklog Time Spent: 10m 
      Work Description: smolnar82 commented on pull request #282: KNOX-2259 KNOX-2260 KNOX-2261 - Fixed Impala/Kudu/HBase UI context path in service metadata
URL: https://github.com/apache/knox/pull/282
 
 
   ## What changes were proposed in this pull request?
   
   Corrected the contexts for Impala/Kudu/HBase UI services and fixed the code which selects the correct service definition when looking for metadata (the version was not considered before).
   
   ## How was this patch tested?
   
   Tested manually: added a sample descriptor (with IMPALAUI, KUDUUI, HBASEUI services) pointing to a remote cluster (where valid URLs are found). Knox generated the topology properly and the correct URLs are displayed on the Home page.
   
   <img width="1669" alt="Screen Shot 2020-03-09 at 9 57 13 AM" src="https://user-images.githubusercontent.com/34065904/76199059-736fb480-61ef-11ea-8e77-24d50c8efee2.png">
   
   
   
 
----------------------------------------------------------------
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: 400027)
    Remaining Estimate: 0h
            Time Spent: 10m

> Fix context path for Impala UI in service.xml
> ---------------------------------------------
>
>                 Key: KNOX-2259
>                 URL: https://issues.apache.org/jira/browse/KNOX-2259
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 1.4.0
>            Reporter: Sandor Molnar
>            Assignee: Sandor Molnar
>            Priority: Major
>             Fix For: 1.4.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Impala UI redirect follows the following pattern:
> {code}
> KNOX_GATEWAY_URL/GATEWAY_PATH/TOPOLOGY/impalaui?scheme=SCHEME&host=HOSTNAME&port=PORT
> {code}
> This needs to be reflected in Impala UI's service definition.



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