[
https://issues.apache.org/jira/browse/KNOX-2381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129810#comment-17129810
]
ASF subversion and git services commented on KNOX-2381:
-------------------------------------------------------
Commit 12733e7184f707af37bb55809ee3142732867be1 in knox's branch
refs/heads/master from Matyas Orhidi
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=12733e7 ]
KNOX-2381 racking UI of flink session is broken in YARNUIV2 (#340)
> 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: 40m
> 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)