Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Saravanan1
Contributor
Contributor

Connection to Snowflake - JDBC error

Hi,

 

I am trying to connect to Snowflake account from Talend Open Studio for Data Integration

 

Get the below exception.

Error: Exception in component tSnowflakeConnection_1 (Snowflake_test)
java.lang.RuntimeException: java.sql.SQLException: No suitable driver found for jdbc:snowflake://https:URL...

 

Downloaded the JDBC driver (version -  3.0.21) from https://repo1.maven.org/maven2/net/snowflake/snowflake-jdbc/3.0.21/

 

The jar file does not gets installed on Windows 10. 

Error: no main manifest attribute, in snowflake-jdbc-3.0.21.jar

 

Could some one assist to resolve this? Thanks in advance.

 

Regards

Saravanan

Labels (1)
10 Replies
Anonymous
Not applicable

Hi, Error screenshot provided on my first post. I tried both using TOS DI 701 and 721 , same error. I had installed the driver with snowflake component so no prompt for driver coming at component level atleast. Is there any post 443 settings need to be done anywhere or whitelisting ? because I remember when I connected from Stitch Data Loader, same setup worked fine except the fact that stitch automatically got some 3-4 IP address whitelisted by it self to snowflake trial account as target connection.