GitHub user jerryshao opened a pull request: https://github.com/apache/spark/pull/23116
[SPARK-24553][UI][FOLLOWUP] Fix unnecessary UI redirect ## What changes were proposed in this pull request? This PR is a follow-up PR of #21600 to fix the unnecessary UI redirect. ## How was this patch tested? Local verification You can merge this pull request into a Git repository by running: $ git pull https://github.com/jerryshao/apache-spark SPARK-24553 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/23116.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #23116 ---- commit dcd517daaee7610cf4b75bd118baf24ba6bf40ae Author: jerryshao <jerryshao@...> Date: 2018-11-22T06:43:28Z Fix unnessary UI redirect ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org