Rollback cluster changes
Is it possible to rollback changes made to a cluster? The problem I'm trying to solve is to recover from an accidental change made by a user on a cluster that affects interactive and job runs. Cluster policies help, but the policy still provides the ...
- 1181 Views
- 1 replies
- 0 kudos
Latest Reply
You could look at automating cluster creation steps and implementing this with an infra-as-code solution like the databricks terraform provider which allows rollback
- 0 kudos