santosh-d3vpl3x opened a new pull request, #37571:
URL: https://github.com/apache/spark/pull/37571

   ### What changes were proposed in this pull request?
   Change extension of mustache template files to .mustache from .html.
   
   ### Why are the changes needed?
   Kerberised yarn applies auth filter twice on .html files causing `Request is 
a replay (34)`. This leads to blank pages in Spark UI and users are mostly left 
with a lot of guess work.
   
   ### Does this PR introduce _any_ user-facing change?
   for kerberised clusters, the executors and stages pages should start working 
again.
   
   ### How was this patch tested?
   Two ways: 
   - Ran spark locally and in kerberised cluster with and without knox. verify 
that it works. ✅
   - Test cases in this CI. <- We will get to know at the end of CI run.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to