We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8b962 commit fadd392Copy full SHA for fadd392
docs/monitoring.md
@@ -27,11 +27,6 @@ in the UI to persisted storage.
27
28
## Viewing After the Fact
29
30
-Spark's Standalone Mode cluster manager also has its own
31
-[web UI](spark-standalone.html#monitoring-and-logging). If an application has logged events over
32
-the course of its lifetime, then the Standalone master's web UI will automatically re-render the
33
-application's UI after the application has finished.
34
-
35
If Spark is run on Mesos or YARN, it is still possible to construct the UI of an
36
application through Spark's history server, provided that the application's event logs exist.
37
You can start the history server by executing:
0 commit comments