Hello @ac567,
The error message "com.databricks.backend.common.rpc.DriverStoppedException: Driver down cause: driver state change (exit code: 143)" typically indicates that the driver process was terminated due to an Out of Memory (OOM) condition. This is similar to the exit code 137, which also signifies an OOM error.
Have you validated driver logs of the cluster?