[jira] [Created] (FLINK-30815) BatchTestBase/BatchAbstractTestBase are using Junit4 while some child tests are using JUnit5

2023-01-28 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-30815: --- Summary: BatchTestBase/BatchAbstractTestBase are using Junit4 while some child tests are using JUnit5 Key: FLINK-30815 URL: https://issues.apache.org/jira/browse/FLINK-30815 Pr

[jira] [Created] (FLINK-30814) The parallelism&maxParallelism of sort after a global partitioning is forced to be 1

2023-01-28 Thread Zhu Zhu (Jira)
Zhu Zhu created FLINK-30814: --- Summary: The parallelism&maxParallelism of sort after a global partitioning is forced to be 1 Key: FLINK-30814 URL: https://issues.apache.org/jira/browse/FLINK-30814 Project: F

unsucscribe

2023-01-28 Thread Jake

Re: [DISCUSS] Promote SinkV2 to @Public and deprecate SinkFunction

2023-01-28 Thread yuxia
I agree with JingGe and share same concern about sinkv2 may not stable enough to be graduated. After a quick browsing , I find some known bugs [1][2] that need to be fixed. [1] https://issues.apache.org/jira/browse/FLINK-30238 [2] https://issues.apache.org/jira/browse/FLINK-29459 Best regards, Yu

[jira] [Created] (FLINK-30813) Residual zk data when using the kubernetes session mode

2023-01-28 Thread liuzhuo (Jira)
liuzhuo created FLINK-30813: --- Summary: Residual zk data when using the kubernetes session mode Key: FLINK-30813 URL: https://issues.apache.org/jira/browse/FLINK-30813 Project: Flink Issue Type: Bug

[jira] [Created] (FLINK-30812) YARN with S3 resource storage fails for Hadoop 3.3.2

2023-01-28 Thread Mate Czagany (Jira)
Mate Czagany created FLINK-30812: Summary: YARN with S3 resource storage fails for Hadoop 3.3.2 Key: FLINK-30812 URL: https://issues.apache.org/jira/browse/FLINK-30812 Project: Flink Issue Ty

Re: [Discuss] Conventions on driving FLIPs towards consensus

2023-01-28 Thread Dong Lin
Thanks Xintong for initiating and sharing the discussion! The agreement described in the summary looks pretty good. In particular, it is great to know that ASF already has guidance requiring "voter must provide with the veto a technical justification showing why the change is bad". This is exactly

Re: [DISCUSS] FLIP-274 : Introduce metric group for OperatorCoordinator

2023-01-28 Thread Hang Ruan
Hi all, Thanks for all the comments. Sorry for my late reply. I think I understand most of the suggestions. I still have the same question about the adding task id/name like Jark. And I have refactored the POC like this ( https://github.com/ruanhang1993/flink/commit/321192d17afbb9d00285a78a121676

Re: [DISCUSS] FLIP-276: Data Consistency of Streaming and Batch ETL in Flink and Table Store

2023-01-28 Thread Shammon FY
Hi @John Thanks for your feedback. I'd like to share my thoughts about your questions and discuss them with you > 10. Have you considered proposing a general consistency mechanism instead of restricting it to TableStore+ETL graphs? For example, it seems to me to be possible and valuable to define

Re: [DISCUSS] FLIP-274 : Introduce metric group for OperatorCoordinator

2023-01-28 Thread Jark Wu
Hi all, IIUC, Chesnay means we should have a more general metric group for **operator** not for **coordinator** in JM, this would be useful to extend other operator-specific metrics in the future. That means the new scope format should be designed for the operator, e.g., metrics.scope.jm-operator=

[jira] [Created] (FLINK-30811) Fix sql gateway can not stop job correctly

2023-01-28 Thread Shengkai Fang (Jira)
Shengkai Fang created FLINK-30811: - Summary: Fix sql gateway can not stop job correctly Key: FLINK-30811 URL: https://issues.apache.org/jira/browse/FLINK-30811 Project: Flink Issue Type: Bug