Opening a connection to a Snowflake database - 7.3

SCDELT

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > Business Intelligence components > SCDELT components
Data Quality and Preparation > Third-party systems > Business Intelligence components > SCDELT components
Design and Development > Third-party systems > Business Intelligence components > SCDELT components
Last publication date
2024-02-21

Procedure

  1. Double-click the tJDBCConnection component to open its Basic settings view.
  2. In the JDBC URL field, enter the connection string to connect to Snowflake using the JDBC driver.

    For more information about how to use the JDBC driver to connect to Snowflake and how to specify the connection string, see JDBC Driver Connection String.

  3. Click the [+] button below the Driver JAR table to add a line, and in the Jar name cell of the new line, enter the name of the jar file for the Snowflake JDBC driver, snowflake-jdbc-3.2.2.jar in this example.
  4. In the Driver Class field, enter the Snowflake JDBC driver class, com.snowflake.client.jdbc.SnowflakeDriver in this example.
  5. In the Username and Password fields, enter the authentication information accordingly.