You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by GitBox <gi...@apache.org> on 2019/04/08 13:50:46 UTC

[GitHub] [knox] risdenk commented on a change in pull request #78: KNOX-1584 - YARN v2 UI - Application - History link fix

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:
users@infra.apache.org


With regards,
Apache Git Services