Spark History Server
Apache Spark 2 / Spark Core
Persisting Events using EventLoggingListener
- EventLoggingListener is a SparkListener that logs JSON-encoded events to a file.
- Switch to Mastering Apache Spark 2
Spark History Server
- Spark History Server is the web UI for reviewing execution logs of completed and running (aka incomplete) Spark applications.
- Switch to Mastering Apache Spark 2