How setup jdbc connection to snowflake
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2026 03:46 AM - edited 02-07-2026 04:02 AM
Hi, im on free Databricks tier account and need help understanding how create jdbc connection to snowflake, as I'm getting error:
Catalog > (+) > Create a connection:
Connection name= jdbc_snowflake
Connection type= JDBC
[next]
Url= jdbc❄️//org-acc.snowflakecomputing.com/?warehouse=COMPUTE_WH&db=db
[Create connection]
*****
Failed to create connection
Connection type JDBC requires environment settings
*****
After LLM/googling, I read there's concept of "Environment", but don't see option "Environments" on webUI, neither see option "Settings" in workspace.
Any suggestions? Thanks 👍
UPDATE: Fount an "Environments" section on top-right profile icon > Settings > Compute , and seems there's 1 already existing (seems it just specifies python and scala versions).. anyway im only interested in creating a jdbc CONNECTION, not important any development stuff.