Re: How to specify "fs.s3.enableServerSideEncryption" in Beam

2021-02-24 Thread Tao Li
2:28 PM To: "user@beam.apache.org" Subject: How to specify "fs.s3.enableServerSideEncryption" in Beam Hi Beam community, We need to specify the "fs.s3.enableServerSideEncryption" setting when saving parquet files to s3. This doc describes this setting https://docs.a

How to specify "fs.s3.enableServerSideEncryption" in Beam

2021-02-24 Thread Tao Li
Hi Beam community, We need to specify the "fs.s3.enableServerSideEncryption" setting when saving parquet files to s3. This doc describes this setting https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-emrfs-encryption.html What would be the recommended way to set that? Please advise. Th