โ06-28-2025 04:25 AM
Hi all
I have a noob question, I am currently using the Databricks free edition, which runs on serverless compute.
To access the Spark UI normally one would click on the attached compute, however, with serverless, I can not find the menu to access Spark UI.
I want to see the DAG visualization, is this possible in the Databricks Free Edition?
โ06-28-2025 12:39 PM
Databricks Free Edition runs on serverless compute due to which we do not have access to the Spark UI, including the DAG visualization.
Spark UI (with DAG, stages, tasks, jobs, and executor tabs) is traditionally accessed via attached interactive clusters. Serverless compute, as used in the Free Edition, abstracts the underlying infrastructure. You donโt get visibility into low-level cluster details like executor memory, task distribution, or Spark DAGs. The "Compute" tab, where you would normally click into a cluster to open the Spark UI, is not available or limited in the Free Edition.
โ06-28-2025 12:39 PM
Databricks Free Edition runs on serverless compute due to which we do not have access to the Spark UI, including the DAG visualization.
Spark UI (with DAG, stages, tasks, jobs, and executor tabs) is traditionally accessed via attached interactive clusters. Serverless compute, as used in the Free Edition, abstracts the underlying infrastructure. You donโt get visibility into low-level cluster details like executor memory, task distribution, or Spark DAGs. The "Compute" tab, where you would normally click into a cluster to open the Spark UI, is not available or limited in the Free Edition.
โ06-28-2025 10:12 PM
โ07-06-2025 09:27 PM
So, there is no way we can run spark in free edition as we need general purpose clusters?
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!
Sign Up Now