Azure Databricks · Arazzo Workflow
Azure Databricks Cluster Health Diagnostics
Version 1.0.0
Read a cluster's state then pull its recent events for diagnosis.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData EngineeringMachine LearningArazzoWorkflows
Provider
Workflows
cluster-health-diagnostics
Inspect a cluster's state and recent events for diagnosis.
Reads the cluster state, then lists its recent events to surface lifecycle and failure activity.
1
readCluster
getCluster
Read the cluster to capture its current state, state message, and any termination reason.
2
listEvents
listClusterEvents
Retrieve the most recent cluster events in descending order, filtered to key lifecycle and failure event types.