Github user jaceklaskowski commented on a diff in the pull request: https://github.com/apache/spark/pull/14414#discussion_r73033311 --- Diff: docs/running-on-mesos.md --- @@ -468,6 +468,17 @@ See the [configuration page](configuration.html) for information on Spark config If unset it will point to Spark's internal web UI. </td> </tr> +<tr> + <td><code>spark.mesos.dispatcher.historyServer.url</code></td> + <td><code>(none)</code></td> + <td> + Set the URL of the <a + href="http://spark.apache.org/docs/latest/monitoring.html#viewing-after-the-fact">history + server>. The dispatcher will then link each driver to its entry --- End diff -- Looks like the ending tag is mistyped.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org