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:ย 

Find out the cluster hung state in azure databricks

Learner123
New Contributor

Hi, I Have to capture the info when cluster is in hung state for example any cluster is running from last 2 hrs. But it doesn't show any progress. Where can I get  hung details.

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Databricks Employee
Databricks Employee

You can look at the sparkUI of the cluster to get what is happening on the cluster.

Debugging with the Apache Spark UI - Azure Databricks | Microsoft Learn

 

View solution in original post

1 REPLY 1

Prabakar
Databricks Employee
Databricks Employee

You can look at the sparkUI of the cluster to get what is happening on the cluster.

Debugging with the Apache Spark UI - Azure Databricks | Microsoft Learn