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.

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