Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
MBourassa1682971203
Contributor
Contributor

Iceberg table with s3

Hi,

Is there a way to write a iceberg table in s3 directly like I can do with a tdeltalakeoutput with the use of "Define a storage configuration component" related to a ts3conguration in a spark batch job ?

I use talend studio R2024-07.

Thank you

Labels (2)
2 Replies
MBourassa1682971203
Contributor
Contributor
Author

I found how to, you must add spark configs "spark.hadoop.fs.s3a....." and in the ticebergoutput, put s3a://  fallow by s3 path, without forget to create the catalogue by the same way.

 

 

MBourassa1682971203
Contributor
Contributor
Author

A ts3configuration must be there without configuration.