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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
humapathy
Contributor
Contributor

tRedshiftOutputBulkExec is not encrypting using Default Server Side Encryption

Hi we are using Talend 6.4 Real Time Big Data Platform.  When we are trying to use the tRedshiftOutputBulkExec component to write data on to our Redshift cluster, we are trying to leverage the option of writing data into the S3 bucket first that way it can bulk load the data to Redshift.  However, the bucket we are trying to write into has a bucket policy that the data should be AES256 (server side encrypted).  Based on the documentation from Talend, it says 'By default, this check box is cleared and the data file will be uploaded to Amazon S3 using server-side encryption.', however this is not encrypting it.  We are still getting Access Denied issue when we use the component.  Please note that when we use tS3Put to write data into the S3 bucket we explicitly enable 'Server Side Encryption' option and it lets us write into the bucket successfully.  

But the tRedshiftOutputBulkExec component do not have such explicit option as it is saying by default it will do server side encryption.  

Let us know if we have to do something more to enable this? 

Labels (3)
1 Reply
iamabhishek
Creator III
Creator III

Hello @nthampi , @vapukov @TRF  @fdenis  any idea why we are facing this issue.