Loading data in a Snowflake table using custom stage path - Cloud - 8.0

Snowflake

Version
Cloud
8.0
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 > Cloud storages > Snowflake components
Data Quality and Preparation > Third-party systems > Cloud storages > Snowflake components
Design and Development > Third-party systems > Cloud storages > Snowflake components
Last publication date
2024-03-28

This scenario describes a Job that loads data into a Snowflake table via the internal Snowflake stage configured using the Custom Stage Path property.

For more technologies supported by Talend, see Talend components.

The input data contains several records.

#Name
Bill
Franklin
Jimmy

Then, the input data is inserted into a Snowflake table and the path to the internal Snowflake stage is customized in the Advanced settings of tSnowflakeOutputBulk and tSnowflakeBulkExec.

Finally, the input data is outputted from the tSnowflake table to the console.