Forum Discussion
damiangelis
Feb 07, 2025Copper Contributor
Azure Databricks - SQL query - Configuration not available
I spun up a FINO's Legend Studio instance locally, and I was able to establish a connectivity between the application and my Azure Databricks resource. However, when I run a SQL query from Le...
- Feb 14, 2025
I figured this out. I was able to execute a query in Legend Studio against Azure Databricks by using the HTTP path of the cluster, not the SQL warehouse:
Kidd_Ip
Feb 08, 2025MVP
Try this and the reference link:
- Check Configuration Settings: Ensure that the legend_databricks_http_path configuration is correctly set in your Legend Studio instance. Double-check the settings to make sure there are no typos or missing values.
- Verify Connectivity: Since you mentioned that Legend Studio is reaching Databricks, it's good to confirm that there are no network issues or firewall restrictions blocking the connection.
Solved: Databricks apps, data plane configuration not supp... - Databricks Community - 99994
- damiangelisFeb 14, 2025Copper Contributor
I figured this out. I was able to execute a query in Legend Studio against Azure Databricks by using the HTTP path of the cluster, not the SQL warehouse: