Hi Databricks community,
Iโve created a catalog called azure_data_factory and a database called studytube_azure_mysql_production. Within that database, I have three tables: academies, academy_naming_settings, and users.
See the left side of the screenshot.
However, when I try to connect Databricks to Azure Data Factory, ADF only displays the tables and the database studytube_azure_sql_production under the default catalog.
See the right side of the screenshot.
Iโve already granted the necessary permissions (USE and SELECT).
Iโm experiencing the same issue when connecting Databricks to Looker โ Looker can only see the tables and the database under the default catalog.
Ideally, I want all data replicated from ADF to be placed in schemas under the azure_data_factory catalog.
Has anyone encountered this issue?