Louis_Frolio
Databricks Employee
Databricks Employee

@Kirankumarbs  — in the case of a single-node cluster, well… you get what you get 🙂. A single-node cluster can only run on an on-demand instance. That one node hosts both the driver and the executor, so if the node goes away, there’s no recovery path.

Hope this helps, Louis.