cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unity Catalog will allow you to bring your own HMS

User16826994223
Honored Contributor III

Anyone know more about how the Unity Catalog will allow you to bring your own HMS (eg Glue)?

Will this be treated as a separate 'catalog', which you can access but you can't use the other features of Unity Catalog on eg ABAC etc

Any reading on this topic?

1 REPLY 1

zpappa
Databricks Employee
Databricks Employee

@Kunal Gaurav​ yes, it is treated as a synthetic catalog. You can query it by using the convention "hive_metastore" as the catalog name. i.e. SELECT * FROM hive_metastore.schema_name.table_name

This will work for internal HMS, external HMS and Glue.

You cannot set any Unity ACLs on these HMS/Glue objects currently.

You can use the Upgrade Wizard in the DBSQL Explorer to upgrade HMS/Glue schemas and tables to Unity Catalog.

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