Skip to content

Commit fadd392

Browse files
committed
updated docs to remove references to Master history serving
1 parent ba8b962 commit fadd392

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/monitoring.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,6 @@ in the UI to persisted storage.
2727

2828
## Viewing After the Fact
2929

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-
3530
If Spark is run on Mesos or YARN, it is still possible to construct the UI of an
3631
application through Spark's history server, provided that the application's event logs exist.
3732
You can start the history server by executing:

0 commit comments

Comments
 (0)