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/04 13:24:00 UTC

[jira] [Work logged] (KNOX-2262) Accessing hbase logs through knox exposes hbase endpoint url instead of routing through knox

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

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

                Author: ASF GitHub Bot
            Created on: 04/Mar/20 13:23
            Start Date: 04/Mar/20 13:23
    Worklog Time Spent: 10m 
      Work Description: stoty commented on pull request #278: KNOX-2262 Accessing hbase logs through knox exposes hbase endpoint ur…
URL: https://github.com/apache/knox/pull/278
 
 
   …l instead of routing through knox
   
   * Add redirect filter for HBase webu /logs location
   * Perform Request URL trailing space correction in HBase dispatch
   * Remove deprecation from HBase dispatch
   * Add HA dispatch for HBase ( identical functionality to non-HA)
   * Refer HA dispatch in service.xml
   * Refactor common dispatch logic into HBaseRequestUtil.java
   
   ## How was this patch tested?
   
   Deployed patched Knox on a live HBase cluster
   checked that I can access the directories, and the files in the subdirectories
   checked that the links and redirects all go to Knox proxied URLs
 
----------------------------------------------------------------
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: 397584)
    Remaining Estimate: 0h
            Time Spent: 10m

> Accessing hbase logs through knox exposes hbase endpoint url instead of routing through knox
> --------------------------------------------------------------------------------------------
>
>                 Key: KNOX-2262
>                 URL: https://issues.apache.org/jira/browse/KNOX-2262
>             Project: Apache Knox
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When accessing the logs in HBase UI, clicking on a directory will redirect to the un-proxied internal URL, instead of the Knox proxied service URL.



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