Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
A ts3configuration must be there without configuration.