


Service | Description |
|---|---|
Spark Configuration | Configures CPU cores, memory, and log levels for the Executor, Provider, and Connect Server components. |
Spark Logs | Displays live and historical logs for Spark jobs to help you monitor and troubleshoot workloads. |
MLflow UI | Opens the MLflow tracking interface to compare experiment runs, manage model versions, and oversee the ML lifecycle. |
Code Server | Opens a browser-based VS Code IDE preinstalled with Git, PySpark, NumPy, Pandas, and Jupyter Notebook support. |
Spark Connect Server UI | Displays active sessions and server-side logs for the Spark Connect Server to help you monitor external client connections. |
Spark Provider UI | Displays health and logs for the Spark Provider pod, which handles external table processing and Scala UDFs. |