Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I want to load data into Snowflake data warehouse. My data is in the form of Parquet files residing in AWS S3 bucket. I am trying to use the component - tSnowflakeBulkExec to do this task. Talend is giving an error saying - PARQUET cannot be resolved to a variable. I am using the following command in the Copy command options (Manual) of advanced settings :
"ON_ERROR='continue' FILE_FORMAT=(type=parquet compression=gzip)"
What am i supposed to do to resolve this error. Is tSnowflakeBulkExec the right component to load Parquet file residing in S3 into Snowflake. If not, then which component should i use to do the same.
Screenshots of Talend error are attached.
Thanks.
Hello,
Talend 7.1.1 version does provide bulk component from which you can load data from s3 to Snowflake by using
Best regards
Sabrina