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/02 20:12:42 UTC

[GitHub] [knox] JerryLeiDing opened a new pull request #83: KNOX-1839 - Fix Spark History UI incomplete applications links

JerryLeiDing opened a new pull request #83: KNOX-1839 - Fix Spark History UI incomplete applications links
URL: https://github.com/apache/knox/pull/83
 
 
   ## What changes were proposed in this pull request?
   
   Change rewrite rules for incomplete application link in Spark History UI to fix broken link.
   The link to show incomplete applications in the Spark History UI is not rewritten correctly. It should link to '/gateway/<topology>/sparkhistory?showIncomplete=true' but instead links to '?showIncomplete=true'
   
   ## How was this patch tested?
   
   Manually verified that Spark History UI link is rewritten correctly after this rewrite change is applied.
   
   

----------------------------------------------------------------
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