
WebUI — Framework For Web UIs
WebUI — Base Web UI WebUI is the base of the web UIs in Apache Spark: Active Spark applicati ...

WebUI — Base Web UI WebUI is the base of the web UIs in Apache Spark: Active Spark applicati ...

RDDOperationGraphListener Spark Listener

StorageListener — Spark Listener for Tracking Persistence Status of RDD Blocks

StorageStatusListener — Spark Listener for Tracking BlockManagers

JobProgressListener Spark Listener JobProgressListener is a SparkListener for web UI. JobProgressListener interc ...

ExecutorsListener Spark Listener ExecutorsListener is a SparkListener that tracks executors and their tasks in a ...

EnvironmentListener Spark Listener Caution FIXME

BlockStatusListener Spark Listener BlockStatusListener is a SparkListener that tracks BlockManagers and the blocks ...

SparkUITab SparkUITab is the contract of WebUITab extensions with two additional properties: appName appSpar ...

SparkUI — Web UI of Spark Application