This is an automated email from the ASF dual-hosted git repository.
more pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/knox.git
The following commit(s) were added to refs/heads/master by this push:
new 12733e7 KNOX-2381 racking UI of flink session is broken in YARNUIV2
(#340)
12733e7 is described below
commit 12733e7184f707af37bb55809ee3142732867be1
Author: Matyas Orhidi <[email protected]>
AuthorDate: Tue Jun 9 23:16:12 2020 +0200
KNOX-2381 racking UI of flink session is broken in YARNUIV2 (#340)
---
.../src/main/resources/services/yarnuiv2/3.0.0/rewrite.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/rewrite.xml
b/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/rewrite.xml
index b24f121..41d1e9f 100644
---
a/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/rewrite.xml
+++
b/gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/rewrite.xml
@@ -259,7 +259,7 @@
</rule>
<rule dir="OUT" name="YARNUIV2/yarnuiv2/outbound/proxy"
pattern="*://*:*/proxy/{**}">
- <rewrite template="{$frontend[url]}/yarnuiv2/proxy/{**}"/>
+ <rewrite template="{$frontend[url]}/yarnuiv2/proxy/{**}/"/>
</rule>
<rule dir="OUT" name="YARNUIV2/yarnuiv2/outbound/cluster/apps"
pattern="*://*:*/cluster/app/{**}">