- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2024 01:00 AM
Hello everyone,
I'm using the Databricks connect feature to connect to an SQL server on cloud.
I created a foreign catalog based on the connection but whenever I try to access the tables, I get a login error :
I have tried with a serverless cluster and got a different error (firewall). When I added the ip of the serverless cluster to the networking configuration of the cloud database, I was able to connect without issue, showing that the credentials are correct.
Does someone have an idea as to why I'm seeing the login error ?
Thank you
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-01-2024 04:40 AM
Solved.
Turns out it was a networking issue, once the subnets from databricks where allowed by the cloud sql server we managed to connect. The error message is misleading because the credentials were correct