diff --git a/docs/monitoring.md b/docs/monitoring.md index da954385dc45228fde6f86e5f4e90e1b61784a00..3e577c5f36778512e10c8d69ffc94f3eef4ee1b5 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -27,8 +27,8 @@ in the UI to persisted storage. ## Viewing After the Fact -If Spark is run on Mesos or YARN, it is still possible to construct the UI of an -application through Spark's history server, provided that the application's event logs exist. +It is still possible to construct the UI of an application through Spark's history server, +provided that the application's event logs exist. You can start the history server by executing: ./sbin/start-history-server.sh