I'm encountering a failure while running a job in Databricks. The run fails with the following error message:
Cluster became unreachable during run Cause: requirement failed: Execution is done
Details:
Runtime version: 15.4 LTS (includes Apache Spark 3.5.0, Scala 2.12)
Workers : 4
Any retry attempts? - No
Observed behavior: The job appears to start normally but fails shortly afterward with the above message. No specific error is shown in the logs except the generic โExecution is doneโ message.
Has anyone else faced this issue? What could be the root cause, and how can I avoid it?
Thanks in advance!