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/06/09 15:50:02 UTC

[jira] [Work logged] (KNOX-2381) Tracking UI of flink session is broken in YARNUIV2

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

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

                Author: ASF GitHub Bot
            Created on: 09/Jun/20 15:49
            Start Date: 09/Jun/20 15:49
    Worklog Time Spent: 10m 
      Work Description: morhidi opened a new pull request #340:
URL: https://github.com/apache/knox/pull/340


   A fix for a missing trailing '/' issue in YARNUIV2 that already fixed in YARNUI see [KNOX-2074](https://issues.apache.org/jira/browse/KNOX-2074)
   
   ## How was this patch tested?
   Manually see the attached screenshot
   ![image](https://user-images.githubusercontent.com/53612764/84054978-775ccf80-a9b4-11ea-92be-a022ae27470b.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: 442704)
    Remaining Estimate: 0h
            Time Spent: 10m

> Tracking UI of flink session is broken in YARNUIV2
> --------------------------------------------------
>
>                 Key: KNOX-2381
>                 URL: https://issues.apache.org/jira/browse/KNOX-2381
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Matyas Orhidi
>            Assignee: Matyas Orhidi
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> This results in blank pages when opening the application master for Flink applications. The issue is caused by a rewrite rule:
> {code:xml}
> <rule dir="OUT" name="YARNUIV2/yarnuiv2/outbound/proxy" pattern="*://*:*/proxy/{**}">
>   <rewrite template="{$frontend[url]}/yarnuiv2/proxy/{**}"/>
> </rule>
> {code}



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