Using md5 hash while sinking files to s3

2020-07-15 Thread nikita Balakrishnan
Hello team, I’m developing a system where we are trying to sink to an immutable s3 bucket. This bucket has server side encryption set as KMS. The DataStream sink works perfectly fine when I don’t use the immutable bucket but when I use an immutable bucket, I get exceptions regarding multipart uplo

Re: Using md5 hash while sinking files to s3

2020-07-16 Thread nikita Balakrishnan
.enabled: true > > > On 16/07/2020 03:11, nikita Balakrishnan wrote: > > Hello team, > > I’m developing a system where we are trying to sink to an immutable s3 > bucket. This bucket has server side encryption set as KMS. The DataStream > sink works perfectly fine when I