Schema browser for hive_metastore not working

oteng
Databricks Partner

Hi,

I am not able to access the schemas inside the hive_metastore in the schema browser inside the SQL Editor in Databricks SQL. I tried on 2 databricks instances. One has Unity Catalog enabled and I am able to access the other catalogs/schemas but not the hive_metastore. The other instance doesn't have Unity Catalog enabled and I am still not able to access the schemas inside the hive_metastore. It just keeps spinning.

I am able to query the tables inside the hive_metastore and I am able to access the schema if I go to the data tab. It's just the schema browser inside the SQL Editor in Databricks SQL that doesn't work for hive_metastore.

Am I doing something wrong?