cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

is Spark UI available on the Databricks Free Edition?

Nietzsche
New Contributor III

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?

1 ACCEPTED SOLUTION

Accepted Solutions

sridharplv
Valued Contributor II

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.

View solution in original post

3 REPLIES 3

sridharplv
Valued Contributor II

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.

Nietzsche
New Contributor III

@sridharplv 

Thank you for the clarification, I expected this might be the case.

Ben.

dyusuf
New Contributor II

So, there is no way we can run spark in free edition as we need general purpose clusters?

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now