Unity catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2023 10:34 PM
Hi Team,
Where is the unity catalog placed? I know that it's attached to workspace. Is it some kind of VM? Where is it hosted?
I'm able to access Unity catalog even though the clusters are down.
BR,
Rajath
- Labels:
-
Unity Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-09-2023 08:38 AM
@Rajath C :
Unity Catalog in Databricks is stored in the workspace's metadata, which is a database that holds information about objects like notebooks, clusters, jobs, tables, and libraries. This metadata is stored in a distributed database hosted in the Databricks control plane.
When you say that you're able to access the Unity Catalog even though the clusters are down, it's likely because the metadata is still available in the control plane, and you're able to view it through the Databricks UI or API. However, without a running cluster, you won't be able to execute any code or run any jobs that depend on the data stored in the catalog.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2023 12:41 AM
Hi @Rajath C
Thank you for posting your question in our community! We are happy to assist you.
To help us provide you with the most accurate information, could you please take a moment to review the responses and select the one that best answers your question?
This will also help other community members who may have similar questions in the future. Thank you for your participation and let us know if you need any further assistance!

