cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

DB to Snowflake connection error

AbhayAgarwal
New Contributor

We are getting below mentioned error after upgrading Databricks server to 15 version - error while making connection to Snowflake in Notebook " Bad requestoperation not supported." .

Has any one got this error  ? Any pointers how to fix it ? 

1 REPLY 1

kamal_ch
Databricks Employee
Databricks Employee

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.