cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Governance
Join discussions on data governance practices, compliance, and security within the Databricks Community. Exchange strategies and insights to ensure data integrity and regulatory compliance.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Deleted Workspace leaves greyed out catalog

ihenadb
Visitor

Hi,

In our Azure tenant We have deleted a Unity Catalog registered workspace and ticked the Delete default workspace storage permanently

There are 2 catalogs that were created in that workspace that are now greyed out in the catalog explorer when access in another workspace .

In the catalog explorer there is now no workspace tab associated with these catalog, and it is not possible to change the ownership. In addition running (as metastore admin)  SHOW CATALOGS; Does not return/list the catalogs.

Any ideas on how these can be removed / deleted ?

Thanks

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Stefan-Koch
Contributor III

also try with the fore flag:

databricks unity-catalog catalogs delete --name my-catalog --force

View solution in original post

3 REPLIES 3

Walter_C
Databricks Employee
Databricks Employee

Hello, thanks for reaching out, on this case you could try to delete the catalogs using the CLI command:

databricks unity-catalog catalogs delete --name my-catalog


For this you will need to be a Metastore admin.

Stefan-Koch
Contributor III

also try with the fore flag:

databricks unity-catalog catalogs delete --name my-catalog --force

ihenadb
Visitor

 

databricks catalogs delete --name my-catalog --force

 

Thanks for the help ! Needed the force as the catalog was not empty. Also required a change of ownership of catalog to metastore owner.

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโ€™t want to miss the chance to attend and share knowledge.

If there isnโ€™t a group near you, start one and help create a community that brings people together.

Request a New Group