tSnowflakeConfiguration (technical preview)
Stores connection information and credentials to be reused by other
Snowflake components in the Apache Spark Batch framework.
tSnowflakeConfiguration properties for Apache Spark Batch
These properties are used to configure tSnowflakeConfiguration running in the Spark Batch Job framework.
The Spark Batch
tSnowflakeConfiguration component belongs to the Databases family.
The component in this framework is available in all subscription-based Talend products with Big Data
and Talend Data Fabric.
Basic settings
Account |
In the Account field, enter, in double quotation marks, the account name |
Region |
Select an AWS or Azure region from the drop-down |
Username and Password |
Enter, in double quotation marks, your authentication |
Database |
Enter, in double quotation marks, the name of the |
Database Schema |
Enter, within double quotation marks, the name of the |
Warehouse |
Enter, in double quotation marks, the name of the |
Advanced settings
Use Custom Region | Select this check box to use the customized Snowflake region. |
Custom Region | Enter, within double quotation marks, the name of the region to be used. This name is case-sensitive and is normally upper case in Snowflake. |
Usage
Usage rule |
This component is used with no need to be connected to other The configuration in a |
Spark Connection |
In the Spark
Configuration tab in the Run view, define the connection to a given Spark cluster for the whole Job. In addition, since the Job expects its dependent jar files for execution, you must specify the directory in the file system to which these jar files are transferred so that Spark can access these files:
This connection is effective on a per-Job basis. |