DB to Snowflake connection error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2025 10:32 AM
We are getting below mentioned error after upgrading Databricks server to 15 version - error while making connection to Snowflake in Notebook " Bad request; operation not supported." .
Has any one got this error ? Any pointers how to fix it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2025 05:38 PM
Hi Abhay,
Here are some general troubleshooting steps and pointers to help you resolve this issue:
Ensure that you are using the correct connection configurations for Snowflake. Configuration mismatches can sometimes lead to operation errors.
Using a single-user access mode cluster may provide a more stable connection experience compared to shared access mode, particularly after upgrades.
Keep your libraries and connectors up to date with the latest compatible versions to avoid any deprecated features causing connection errors.
If you continue to have the problem, we recommend opening a support ticket with us to investigate the issue.