zhengruifeng commented on a change in pull request #25349: [SPARK-28538][UI][WIP] Document SQL page URL: https://github.com/apache/spark/pull/25349#discussion_r311880173
########## File path: docs/monitoring.md ########## @@ -23,7 +23,7 @@ There are several ways to monitor Spark applications: web UIs, metrics, and exte # Web Interfaces -Every SparkContext launches a web UI, by default on port 4040, that +Every SparkContext launches a [Web UI](web-ui.html), by default on port 4040, that Review comment: I want to add a `Web UI` link behind `Monitoring`, however it never work. <img width="245" alt="图片" src="https://user-images.githubusercontent.com/7322292/62681577-971a1480-b9ec-11e9-9e1c-608f487ec3e8.png"> Dou you know how to add it? @srowen @gatorsmile ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
