cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Administration & Architecture
Explore discussions on Databricks administration, deployment strategies, and architectural best practices. Connect with administrators and architects to optimize your Databricks environment for performance, scalability, and security.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Unity Catalog Backup

noorbasha534
Valued Contributor

Dear all

Has anyone explored on backing up unity catalog?...

because of gaps in the security model of Databricks, we had to make certain user groups as the schema owners and the schema owners can drop the schema ๐Ÿ™‚

I always wonder how to recover the schema ((that has views only)) if some user drops it by mistake....

so, wanted to check if someone attempted to backup the whole catalog...((we have external tables and views, functions, volumes etc etc))

1 REPLY 1

WiliamRosa
New Contributor II

Hi @noorbasha534,
Currently, thereโ€™s no native backup/restore. The pragmatic approach is.
Treat Unity Catalog metadata as code (Terraform / SQL DDL checked into Git), regularly export UC object definitions with REST API and lock down schema ownership so end-users canโ€™t drop them.

Wiliam Rosa
Data Engineer | Machine Learning Engineer
LinkedIn: linkedin.com/in/wiliamrosa

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now