Upgrade flink-filesystems hadoop version to version 3.3.2

2022-04-20 Thread Chinmay Sumant
Hello, We have a security requirement to client side encrypt flink state for certain flink applications that process sensitive data. Currently, there is no feature that supports this out of the box on AWS S3 backend. One way to do it is to use flink-s3-fs-hadoop compiled against hadoop 3.3.2 fo

Re: Upgrade flink-filesystems hadoop version to version 3.3.2

2022-04-20 Thread Chinmay Sumant
Hello, With regards to my earlier email and JIRA request : https://issues.apache.org/jira/browse/FLINK-27333 , I have opened a PR for the same: https://github.com/apache/flink/pull/19540 Thanks,

Upgrade flink-filesystems hadoop version to version 3.3.2

2022-04-20 Thread Chinmay Sumant
Hello, We have a security requirement to client side encrypt flink state for certain flink applications that process sensitive data. Currently, there is no feature that supports this out of the box on AWS S3 backend. One way to do it is to use flink-s3-fs-hadoop compiled against hadoop 3.3.2 fo

[jira] [Created] (FLINK-27333) Upgrade flink-filesystems hadoop version to version 3.3.2

2022-04-20 Thread Chinmay Sumant (Jira)
Chinmay Sumant created FLINK-27333: -- Summary: Upgrade flink-filesystems hadoop version to version 3.3.2 Key: FLINK-27333 URL: https://issues.apache.org/jira/browse/FLINK-27333 Project: Flink