risdenk commented on a change in pull request #78: KNOX-1584 - YARN v2 UI -
Application - History link fix
URL: https://github.com/apache/knox/pull/78#discussion_r273056193
##########
File path:
gateway-service-definitions/src/main/resources/services/yarnuiv2/3.0.0/service.xml
##########
@@ -89,6 +89,14 @@
<rewrite apply="YARNUIV2/yarnuiv2/inbound/config" to="request.url"/>
</route>
+ <route path="/yarnuiv2/proxy/**">
+ <rewrite apply="YARNUIV2/yarnuiv2/outbound/headers/jobhistory/job"
to="response.headers"/>
Review comment:
This still seems wrong. That applying /proxy/** is rewrting some jobhistory
stuff.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services