gengliangwang commented on PR #36176: URL: https://github.com/apache/spark/pull/36176#issuecomment-1099113687
@PerilousApricot My major interest is in Spark SQL. I only work on UI in my spare time, after finishing my internal works and open source Spark SQL works. Besides Spark UI is working fine in the standalone mode. On the dev list thread of the Spark 3.3 release, SPARK-34659 is mentioned. So I created this PR to prevent confusing behaviors. Code changes like #36174 are risky(or we can say it doesn't resolve all the issues), considering we are going to release 3.3. Free feel to take over [#36174](https://github.com/apache/spark/pull/36174), and please make sure you verified it working with the reverse proxy on a standalone cluster containing master/worker. And you can ping @jasonli-db for a review who is focusing on Spark UI in Databricks. -- 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]
