tSnowflakeBulkExec
Loads data from files in a folder into a Snowflake table. The folder can be in an internal Snowflake stage, an Amazon Simple Storage Service (Amazon S3) bucket, or an Azure container.
Normally, the tSnowflakeOutputBulk and
tSnowflakeBulkExec components work together in a two-step process:
- The tSnowflakeOutputBulk component uploads incoming data to a storage.
- The tSnowflakeBulkExec component loads the data from a storage into a Snowflake database table.
Information noteNote:
This component is not shipped with your Talend Studio by default. You need to install it using the Feature Manager. For more information, see Installing features using the Feature Manager.