Nflrijal commented on PR #57549: URL: https://github.com/apache/spark/pull/57549#issuecomment-5098242221
Hi @HyukjinKwon, could you please take a look at this PR when you have a moment? This PR fixes an issue in Standalone mode when `spark.ui.reverseProxy=true` is enabled, where UI tab navigation links stripped the `/proxy/app-XXXX/` path prefix and Master's CSP nonce header conflicted with Driver's inline script nonces (blocking interactive features like the Event Timeline). Once this PR to `master` is reviewed and approved, we will also open backport PRs for `branch-4.0` and `branch-3.5` with the same fix. Thank you! -- 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]
