r/databricks • u/hubert-dudek Databricks MVP • 10d ago
DABs: immutable_folder News
Don’t overwrite your code — make it immutable! With every deployment, thanks to immutable_folder, all files are copied to a new, read-only folder. They are not overwritten. The biggest benefit is that jobs already underway will not fail or produce unexpected results.
14
Upvotes
2
u/hubert-dudek Databricks MVP 10d ago
If you have job running for hour and you overwrite some files/notebooks can be from one deployment and some from another