Skip to content

Commit 3476799

Browse files
dud225srowen
authored andcommitted
Small rewording about history server use case
Hello PR #10991 removed the built-in history view from Spark Standalone, so the history server is no longer useful to Yarn or Mesos only. Author: Hervé <[email protected]> Closes #17709 from dud225/patch-1.
1 parent e2b3d23 commit 3476799

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/monitoring.md

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

2828
## Viewing After the Fact
2929

30-
If Spark is run on Mesos or YARN, it is still possible to construct the UI of an
31-
application through Spark's history server, provided that the application's event logs exist.
30+
It is still possible to construct the UI of an application through Spark's history server,
31+
provided that the application's event logs exist.
3232
You can start the history server by executing:
3333

3434
./sbin/start-history-server.sh

0 commit comments

Comments
 (0)