Unable to create external table in Hive Metastore with a Unity Catalog enabled Shared Cluster
I have a shared cluster that is unity catalog enabled. I am able to do a:
select * from hive_metastore.clean.table_name
but when i try to create a table