[jira] [Created] (FLINK-29730) Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoint

2022-10-22 Thread fanrui (Jira)
fanrui created FLINK-29730: -- Summary: Simplify the ChannelStateWriteRequestDispatcherImpl due to not supported concurrent unaligned checkpoint Key: FLINK-29730 URL: https://issues.apache.org/jira/browse/FLINK-29730

Re: Building flink kubernetes operator on Mac.

2022-10-22 Thread Sriram Ganesh
Ok. Got it. Will check it out. Thanks. On Sat, Oct 22, 2022, 17:21 Geng Biao wrote: > Hi Sriram, > > The flink-kubernetes-operator is developed with JDK11. Compatibility with > JDK16 is not guaranteed or verified. > > As for the error, according to this issue< >

Re: Building flink kubernetes operator on Mac.

2022-10-22 Thread Geng Biao
Hi Sriram, The flink-kubernetes-operator is developed with JDK11. Compatibility with JDK16 is not guaranteed or verified. As for the error, according to this issue of spotless, it looks like the exception is caused by the incompatibility of

Building flink kubernetes operator on Mac.

2022-10-22 Thread Sriram Ganesh
Hi Everyone, I am trying to build a flink-kubernetes-operator on Mac. I am getting errors. Java version: 1.16 Command: mvn clean install -DskipTests Error: Oct 22, 2022 4:51:34 PM com.diffplug.spotless.FormatExceptionPolicyLegacy error SEVERE: Step 'removeUnusedImports' found problem in

[jira] [Created] (FLINK-29729) Support including the configured properties from flink-conf.yaml during create ParquetReader

2022-10-22 Thread Zhiping Wu (Jira)
Zhiping Wu created FLINK-29729: -- Summary: Support including the configured properties from flink-conf.yaml during create ParquetReader Key: FLINK-29729 URL: https://issues.apache.org/jira/browse/FLINK-29729

Re: [VOTE] Release 1.16.0, release candidate #2

2022-10-22 Thread Yun Tang
+1 (non-binding) * build from the source code. * verified the signature of the release binaries. * launched a standalone cluster with examples for both streaming/batch execution modes. * checked rocksdb's log would exist under Flink's default log folder. * reviewed the