Re: [ANNOUNCE] New Apache Flink Committer - Junrui Li

2024-11-05 Thread Yuepeng Pan
Congratulations! Best, Yuepeng Pan At 2024-11-06 14:08:41, "Xia Sun" wrote: >Congratulations Junrui! > > >Best, >Xia > >Zakelly Lan 于2024年11月6日周三 09:57写道: > >> Congratulations, Junrui! >> >> >> Best, >> Zakelly >> >

[DISCUSS] Is it a bug that the AdaptiveScheduler does not prioritize releasing TaskManagers during downscaling in Application mode?

2024-11-05 Thread Yuepeng Pan
. Looking forward to your comments and attention. Thank you. Best, Yuepeng Pan [1] https://issues.apache.org/jira/browse/FLINK-33977 [2] https://github.com/apache/flink/pull/25218#issuecomment-2401913141 [3]https://docs.google.com/document/d/1Rwwl2aGVz9g5kUJFMP5GMlJwzEO_a-eo4gPf7gITpdw/edit

Re: [DISCUSS] AdaptiveScheduler slots assignment strategy optimization

2024-11-05 Thread Yuepeng Pan
your understanding, and sorry for any distraction this may have caused. Best, Yuepeng Pan On 2024/11/05 04:47:59 Yuepeng Pan wrote: > Hi, community! > > > > When working on JIRA[1]: during adaptive rescaling, what strategy should be > used > > to select cand

[DISCUSS] AdaptiveScheduler slots assignment strategy optimization

2024-11-04 Thread Yuepeng Pan
Hi, community! When working on JIRA[1]: during adaptive rescaling, what strategy should be used to select candidate slots for ensuring efficient/expected resource utilization? We have received some lively discussions and valuable feedback (thanks for Matthias, Rui, Gyula, Maximilian, Tison,

Re: [VOTE] Apache Flink Kubernetes Operator Release 1.10.0, release candidate #1

2024-10-21 Thread Yuepeng Pan
+1 (non-binding) I verified that: - Build from source on local PC with JDK-17.0.12- Check versions.- Run a wordcount demo on colima + docker + minikube Best, Yuepeng Pan At 2024-10-18 15:47:50, "Gabor Somogyi" wrote: >+1 (non-binding) > >* Verified versions in the

Re: [VOTE] FLIP-455: Declare async state processing and checkpoint the in-flight requests

2024-08-13 Thread Yuepeng Pan
+1 (non-binding) Thanks for driving it ! Best regards, Yuepeng Pan 在 2024-08-14 10:32:03,"Yanfei Lei" 写道: >Hi Zakelly, > >Thanks for driving this, +1. > >Zakelly Lan 于2024年8月13日周二 13:42写道: >> >> Hi devs, >> >> I'd lik

Re:[VOTE] FLIP-472: Aligning timeout logic in the AdaptiveScheduler's WaitingForResources and Executing states

2024-08-08 Thread Yuepeng Pan
Thanks for driving it !+1(non-binding) Best, Yuepeng Pan At 2024-08-05 15:11:04, "Zdenek Tison" wrote: >Hi everyone, > > >Thanks for all the feedback about FLIP-472: Aligning timeout logic in the >AdaptiveScheduler's WaitingForResources and Executing states [1].

Re: [VOTE] FLIP-468: Introducing StreamGraph-Based Job Submission

2024-07-25 Thread Yuepeng Pan
Thanks for driving it !+1(non-binding) Best regards, Yuepeng Pan At 2024-07-26 11:49:41, "Rui Fan" <1996fan...@gmail.com> wrote: >Thanks Junrui for driving this proposal! > >+1(binding) > >Best, >Rui > >On Fri, Jul 26, 2024 at 11:02 AM Junrui Lee wrote

Re: [VOTE] FLIP-460: Display source/sink I/O metrics on Flink Web UI

2024-07-17 Thread Yuepeng Pan
+1 (non-binding) Best, Yuepeng Pan At 2024-07-17 05:57:28, "Aleksandr Pilipenko" wrote: >+1 (non-binding) > >Thanks, >Aleksandr > >On Tue, 16 Jul 2024 at 22:56, Ahmed Hamdy wrote: > >> +1 (non-binding) >> >> Best Regards >

Re: [VOTE] FLIP-456: CompiledPlan support for Batch Execution Mode

2024-07-03 Thread Yuepeng Pan
+1 (non-binding) Best regards, Yuepeng Pan At 2024-07-03 01:46:13, "Sergey Nuyanzin" wrote: >Thanks for driving this > >+1 (binding) > >On Tue, Jul 2, 2024, 11:21 Martijn Visser wrote: > >> +1 (binding) >> >> On Mon, Jul 1, 2024 at 7

Re: [VOTE] FLIP-444: Native file copy support

2024-06-26 Thread Yuepeng Pan
+1 (non-binding) Best regards, Yuepeng Pan At 2024-06-26 15:27:17, "Piotr Nowojski" wrote: >Thanks for pointing this out Zakelly. After the discussion on the dev >mailing list, I have updated the `PathsCopyingFileSystem` to merge its >functionalities with `Du

Re:[ANNOUNCE] New Apache Flink Committer - Hang Ruan

2024-06-16 Thread Yuepeng Pan
Congratulations ! Best regards Yuepeng Pan At 2024-06-17 11:17:13, "Leonard Xu" wrote: >Hi everyone, >On behalf of the PMC, I'm happy to let you know that Hang Ruan has become a >new Flink Committer ! > >Hang Ruan has been continuously contribut

Re:[ANNOUNCE] New Apache Flink Committer - Zhongqiang Gong

2024-06-16 Thread Yuepeng Pan
Congratulations ! Best regards Yuepeng Pan At 2024-06-17 11:20:30, "Leonard Xu" wrote: >Hi everyone, >On behalf of the PMC, I'm happy to announce that Zhongqiang Gong has become a >new Flink Committer! > >Zhongqiang has been an active Flink commun

Re: [VOTE] FLIP-464: Merge "flink run" and "flink run-application"

2024-06-12 Thread Yuepeng Pan
+1 (non-binding) Thanks for driving it! Best, Yuepeng Pan 在 2024-06-13 10:47:11,"Zakelly Lan" 写道: >+1 (binding) > >Thanks for driving this! > > >Best, >Zakelly > >On Thu, Jun 13, 2024 at 10:05 AM Junrui Lee wrote: > >> +1 (non-binding) >>

Re: [VOTE] FLIP-459: Support Flink hybrid shuffle integration with Apache Celeborn

2024-06-11 Thread Yuepeng Pan
+1 (non-binding) Best regards, Yuepeng Pan At 2024-06-11 16:34:12, "Rui Fan" <1996fan...@gmail.com> wrote: >+1(binding) > >Best, >Rui > >On Tue, Jun 11, 2024 at 4:14 PM Muhammet Orazov > wrote: > >> +1 (non-binding) >> >> Thanks Yuxin for

Re: [ANNOUNCE] New Apache Flink PMC Member - Fan Rui

2024-06-05 Thread Yuepeng Pan
Congratulations ! Best, Yuepeng Pan On 2024/06/05 10:01:58 Piotr Nowojski wrote: > Hi everyone, > > On behalf of the PMC, I'm very happy to announce another new Apache Flink > PMC Member - Fan Rui. > > Rui has been active in the community since August 2019. Du

Re:[ANNOUNCE] New Apache Flink PMC Member - Weijie Guo

2024-06-03 Thread Yuepeng Pan
Congratulations ! Best, Yuepeng Pan At 2024-06-04 14:45:45, "Xintong Song" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce that Weijie Guo has joined >the Flink PMC! > >Weijie has been an active member of the Apache Flink commu

Re: [VOTE] Release flink-connector-jdbc v3.2.0, release candidate #2

2024-06-03 Thread Yuepeng Pan
Thanks Leonard for the checking and Rui for the discussion. I cancel the '-1 (non-binding)' vote. And +1(non-binding) for the vote thread. - Verified hash - Test a few of usage demo on mysql-5.7 - build from source code with jdk-1.8 on MacOS. Best regards, Yuepeng Pan. On 2024/06/0

Re: [VOTE] Release flink-connector-jdbc v3.2.0, release candidate #2

2024-05-31 Thread Yuepeng Pan
-1 (non-binding) blocked by https://issues.apache.org/jira/browse/FLINK-35496. Best, Yuepeng Pan On 2024/05/22 12:13:51 Leonard Xu wrote: > +1 (binding) > > - verified signatures > - verified hashsums > - built from source code with java 1.8 succeeded > - checked

Re: [VOTE] Release flink-connector-opensearch v1.2.0, release candidate #1

2024-05-29 Thread Yuepeng Pan
+1 (non-binding) - Built from source code with JDK 1.8 on MaxOS- Run examples locally.- Checked release notes Best, Yuepeng Pan At 2024-05-28 22:53:10, "gongzhongqiang" wrote: >+1(non-binding) > >- Verified signatures and hash sums >- Reviewed the web PR >- Built from

Re: [VOTE] FLIP-453: Promote Unified Sink API V2 to Public and Deprecate SinkFunction

2024-05-17 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan At 2024-05-15 21:09:04, "Jing Ge" wrote: >+1(binding) Thanks Martijn! > >Best regards, >Jing > >On Wed, May 15, 2024 at 7:00 PM Muhammet Orazov > wrote: > >> Thanks Martijn driving this! +1 (non-binding) >>

Re: [VOTE] FLIP-449: Reorganization of flink-connector-jdbc

2024-05-09 Thread Yuepeng Pan
Hi, Boto. +1 (non-binding). Thanks for your driving it. Best regards, Yuepeng Pan. On 2024/05/09 12:01:04 Joao Boto wrote: > Hi everyone, > > Thanks for all the feedback, I'd like to start a vote on the FLIP-449: > Reorganization of flink-connector-jdbc [1]. > The discussi

Re: Re:[DISCUSSION] FLIP-449: Reorganization of flink-connector-jdbc

2024-04-25 Thread Yuepeng Pan
Hi, Boto. It's already clear enough to me. Thanks for your reply. Best, Yuepeng Pan On 2024/04/25 15:41:01 João Boto wrote: > Hi Pan, > > Users who wish to utilize only one database and prefer not to use > flink-connector-jdbc-${version}.jar + ${database-connector-driver}.

Re:[DISCUSSION] FLIP-449: Reorganization of flink-connector-jdbc

2024-04-25 Thread Yuepeng Pan
concise way? Thank you. Best, Yuepeng Pan At 2024-04-25 16:54:13, "Joao Boto" wrote: >Hi all, > >I'd like to start a discussion on FLIP-449: Reorganization of >flink-connector-jdbc [1]. >As Flink continues to evolve, we've noticed an increasing level of &g

Re: [VOTE] FLIP-446: Kubernetes Operator State Snapshot CRD

2024-04-24 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan At 2024-04-24 16:05:07, "Rui Fan" <1996fan...@gmail.com> wrote: >+1(binding) > >Best, >Rui > >On Wed, Apr 24, 2024 at 4:03 PM Mate Czagany wrote: > >> Hi everyone, >> >> I'd like to start a vote o

Re: [VOTE] FLIP-435: Introduce a New Materialized Table for Simplifying Data Pipelines

2024-04-19 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan At 2024-04-19 15:22:04, "gongzhongqiang" wrote: >+1(non-binding) > > >Best, > >Zhongqiang Gong > >Ron liu 于2024年4月17日周三 14:28写道: > >> Hi Dev, >> >> Thank you to everyone for the feedback on FLIP-435: Int

Re:[VOTE] Release flink-connector-jdbc v3.2.0, release candidate #1

2024-04-17 Thread Yuepeng Pan
+1 (non-binding) - Checked source-build for source code tag v3.2.0-rc1 - Did test for some examples with mysql 5.8. - Checked release note page. Thanks for driving it! Best, Yuepeng Pan At 2024-04-17 18:02:06, "Danny Cranmer" wrote: >Hi everyone, > >Please review and

Re:[VOTE] FLIP-435: Introduce a New Materialized Table for Simplifying Data Pipelines

2024-04-17 Thread Yuepeng Pan
+1(non-binding). Best, Yuepeng Pan At 2024-04-17 14:27:27, "Ron liu" wrote: >Hi Dev, > >Thank you to everyone for the feedback on FLIP-435: Introduce a New >Materialized Table for Simplifying Data Pipelines[1][2]. > >I'd like to start a vote for it. The

Re:Re: [ANNOUNCE] New Apache Flink PMC Member - Jing Ge

2024-04-12 Thread Yuepeng Pan
Congratulations ! Gejing. Best,Yuepeng Pan At 2024-04-12 16:28:36, "Rui Fan" <1996fan...@gmail.com> wrote: >Congratulations, Jing~ > >Best, >Rui > >On Fri, Apr 12, 2024 at 4:28 PM Yun Tang wrote: > >> Congratulations, Jing! >> >> Best >&g

Re:Re: [ANNOUNCE] New Apache Flink PMC Member - Lincoln Lee

2024-04-12 Thread Yuepeng Pan
Congratulations, Lincoln! Best,Yuepeng Pan At 2024-04-12 16:24:01, "Yun Tang" wrote: >Congratulations, Lincoln! > > >Best >Yun Tang > >From: Jark Wu >Sent: Friday, April 12, 2024 15:59 >To: dev >Cc: Lincoln Lee >Subj

Re: [VOTE] FLIP-441: Show the JobType and remove Execution Mode on Flink WebUI

2024-04-11 Thread Yuepeng Pan
Hi Rui, Thanks for driving it! +1 (non-binding) Best, Yuepeng Pan At 2024-04-12 10:31:19, "Yanfei Lei" wrote: >Hi Rui, > >Thanks for driving it! > >+1 (binding) > >Hangxiang Yu 于2024年4月12日周五 10:26写道: >> >> +1 (binding) >> >> On Fri, Apr

Re: [VOTE] FLIP-399: Flink Connector Doris

2024-04-09 Thread Yuepeng Pan
Hi, Di. Thank you for driving it ! +1 (non-binding). Best, Yuepeng Pan On 2024/04/09 02:47:55 wudi wrote: > Hi devs, > > I would like to start a vote about FLIP-399 [1]. The FLIP is about > contributing the Flink Doris Connector[2] to the Flink community. Discussion > threa

Re: [VOTE] FLIP-433: State Access on DataStream API V2

2024-03-28 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan On 2024/03/28 10:44:25 Yuan Mei wrote: > +1 (binding) > > Best, > Yuan > > On Tue, Mar 26, 2024 at 8:59 AM Yunfeng Zhou > wrote: > > > +1 (non-binding) > > > > Best, > > Yunfeng > > > > On Wed, M

Re: [VOTE] FLIP-426: Grouping Remote State Access

2024-03-28 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan On 2024/03/29 02:55:40 gongzhongqiang wrote: > +1(non-binding) > > Best, > > Zhongqiang Gong > > Jinzhong Li 于2024年3月27日周三 18:57写道: > > > Hi devs, > > > > I'd like to start a vote on the FLIP-426: Grouping Rem

Re: [VOTE] FLIP-424: Asynchronous State APIs

2024-03-28 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan On 2024/03/29 03:03:53 Yunfeng Zhou wrote: > +1 (non-binding) > > Best, > Yunfeng > > On Wed, Mar 27, 2024 at 6:23 PM Zakelly Lan wrote: > > > > Hi devs, > > > > I'd like to start a vote on the FLIP-424: Asynchr

Re: [VOTE] FLIP-427: Disaggregated state Store

2024-03-28 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan On 2024/03/29 04:17:15 Yun Tang wrote: > +1 (binding) > > Best, > Yun Tang > > From: Rui Fan <1996fan...@gmail.com> > Sent: Friday, March 29, 2024 10:28 > To: dev@flink.apache.org >

Re: [VOTE] FLIP-439: Externalize Kudu Connector from Bahir

2024-03-21 Thread Yuepeng Pan
+1 (non-binding) Regards, Yuepeng Pan 在 2024-03-22 04:11:32,"Jeyhun Karimov" 写道: >+1 (non-binding) > >Regards, >Jeyhun > >On Thu, Mar 21, 2024 at 2:04 PM Márton Balassi >wrote: > >> +1(binding) >> >> On Thu, Mar 21, 2

Re:[VOTE] FLIP-436: Introduce Catalog-related Syntax

2024-03-19 Thread Yuepeng Pan
Hi, Yubin Thanks for driving it ! +1 non-binding. Best, Yuepeng Pan. At 2024-03-19 17:56:42, "Yubin Li" wrote: >Hi everyone, > >Thanks for all the feedback, I'd like to start a vote on the FLIP-436: >Introduce Catalog-related Syntax [1]. The di

Re: [ANNOUNCE] Apache Flink 1.19.0 released

2024-03-18 Thread Yuepeng Pan
Congratulations! Thanks to release managers and everyone involved. Best, Yuepeng Pan At 2024-03-18 18:09:45, "Yubin Li" wrote: >Congratulations! > >Thanks to release managers and everyone involved. > >On Mon, Mar 18, 2024 at 5:55 PM Hangxiang Yu wro

Re: [ANNOUNCE] New Apache Flink Committer - Jiabao Sun

2024-02-21 Thread Yuepeng Pan
Congratulations~ :) Best, Yuepeng Pan 在 2024-02-21 09:52:17,"Hongshun Wang" 写道: >Congratulations, Jiabao :) >Congratulations Jiabao! > >Best, >Hongshun >Best regards, > >Weijie > >On Tue, Feb 20, 2024 at 2:19 PM Runkang He wrote: > >>

Re: [VOTE] FLIP-418: Show data skew score on Flink Dashboard

2024-02-15 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng. At 2024-02-15 19:13:21, "Rui Fan" <1996fan...@gmail.com> wrote: >+1(binding) > >Thanks for driving this proposal! > >Best, >Rui > >On Thu, 15 Feb 2024 at 17:47, Danny Cranmer wrote: > >> Thanks for driving thie Emre, >> >> +1 (binding) >> >> Thanks, >> Danny. >> >

[DISCUSS] FLIP-388: Support Dynamic Logger Level Adjustment

2024-01-16 Thread Yuepeng Pan
owse/FLINK-33320 Best, Yuepeng Pan

Re:[ANNOUNCE] New Apache Flink Committer - Alexander Fedulov

2024-01-02 Thread Yuepeng Pan
Congrats, Alex! Best, Yuepeng Pan At 2024-01-02 20:15:08, "Maximilian Michels" wrote: >Happy New Year everyone, > >I'd like to start the year off by announcing Alexander Fedulov as a >new Flink committer. > >Alex has been active in the Flink community since 20

Re: [VOTE] FLIP-400: AsyncScalarFunction for asynchronous scalar function support

2023-12-27 Thread Yuepeng Pan
+1 (non-binding). Best, Yuepeng Pan. At 2023-12-28 09:19:37, "Lincoln Lee" wrote: >+1 (binding) > >Best, >Lincoln Lee > > >Martijn Visser 于2023年12月27日周三 23:16写道: > >> +1 (binding) >> >> On Fri, Dec 22, 2023 at 1:44 AM Jim Hughes &g

Re:[VOTE] FLIP-383: Support Job Recovery for Batch Jobs

2023-12-19 Thread Yuepeng Pan
+1 (non-binding) Best, Yuepeng Pan. At 2023-12-14 15:12:48, "Lijie Wang" wrote: >Hi devs, Thanks for all feedback about the FLIP-383: Support Job Recovery >for Batch Jobs[1]. This FLIP was discussed in [2]. > >I'd like to start a vote for it. The vote will be open fo

Re: [VOTE] FLIP-381: Deprecate configuration getters/setters that return/set complex Java objects

2023-11-10 Thread Yuepeng Pan
+1(non-binding) Best, Roc On 2023/11/10 03:58:10 Junrui Lee wrote: > Hi everyone, > > Thank you to everyone for the feedback on FLIP-381: Deprecate configuration > getters/setters that return/set complex Java objects[1] which has been > discussed in this thread [2]. > > I would like to start a

Re:[ANNOUNCE] Apache Flink 1.18.0 released

2023-10-27 Thread Yuepeng Pan
Thanks for the great work! Congratulations to everyone involved! Best, Yuepeng Pan At 2023-10-27 15:06:40, "ConradJam" wrote: >Congratulations! > >Jingsong Li 于2023年10月27日周五 13:55写道: > >> Congratulations! >> >> Thanks Jing and other release m

Re: [VOTE] FLIP-370: Support Balanced Tasks Scheduling

2023-10-24 Thread Yuepeng Pan
+1 (non-binding) Regards, Yuepeng Pan On 2023/10/23 08:25:30 xiangyu feng wrote: > Thanks for driving that. > +1 (non-binding) > > Regards, > Xiangyu > > Yu Chen 于2023年10月23日周一 15:19写道: > > > +1 (non-binding) > > > > We deeply need this capability to

Re:[DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-19 Thread Yuepeng Pan
INK/FLIP-370%3A+Support+Balanced+Tasks+Scheduling At 2023-09-25 16:25:03, "Yuepeng Pan" wrote: >Hi all, > > > > >I and Fan Rui(CC’ed) created the FLIP-370[1] to support balanced tasks >scheduling. > > > > >The current strategy of Flink to deploy ta

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-17 Thread Yuepeng Pan
Hi, Rui. Thank you for the update. +1 for the updated edition of the FLIP page. And thanks Zhu Zhu, Yangze Guo for the discussion. Best Regards. Yuepeng Pan On 2023/10/17 03:45:08 Rui Fan wrote: > Hi all, > > Offline discussed with Zhu Zhu, Yangze Guo, Yuepeng Pan. > We reached

Re:[VOTE] FLIP-375: Built-in cross-platform powerful java profiler

2023-10-17 Thread Yuepeng Pan
+1 (non-binding) Best,Yuepeng Pan At 2023-10-17 15:51:59, "Yu Chen" wrote: >Hi all, > >Thank you to everyone for the feedback and detailed comments on FLIP-375[1]. >Based on the discussion thread [2], I think we are ready to take a vote to >contribute this to Flink.

Re: [VOTE] FLIP-371: Provide initialization context for Committer creation in TwoPhaseCommittingSink

2023-10-16 Thread Yuepeng Pan
+1 (non-binding)Best, Yuepeng Pan 在 2023-10-16 23:21:59,"Tzu-Li (Gordon) Tai" 写道: >+1 (binding) > >On Mon, Oct 16, 2023 at 4:57 AM Martijn Visser >wrote: > >> +1 (binding) >> >> On Mon, Oct 16, 2023 at 1:14 PM Leonard Xu wrote: >> > >&g

Re: [VOTE] FLIP-366: Support standard YAML for FLINK configuration

2023-10-16 Thread Yuepeng Pan
+1 (non-binding) Best,Yuepeng Pan At 2023-10-17 10:00:05, "Xintong Song" wrote: >+1 (binding) > >Best, > >Xintong > > > >On Mon, Oct 16, 2023 at 7:23 PM Chesnay Schepler wrote: > >> +1 (binding) >> >> On 13/10/2023 04:12, Junrui Lee w

Re:[ANNOUNCE] New Apache Flink Committer - Jane Chan

2023-10-16 Thread Yuepeng Pan
Congratulations, Jane ! Best, Yuepeng Pan At 2023-10-16 09:58:02, "Jark Wu" wrote: >Hi, everyone > >On behalf of the PMC, I'm very happy to announce Jane Chan as a new Flink >Committer. > >Jane started code contribution in Jan 2021 and has been active i

Re:[ANNOUNCE] New Apache Flink Committer - Ron Liu

2023-10-16 Thread Yuepeng Pan
Congratulations, Ron! Best, Yuepeng PanAt 2023-10-16 09:56:56, "Jark Wu" wrote: >Hi, everyone > >On behalf of the PMC, I'm very happy to announce Ron Liu as a new Flink >Committer. > >Ron has been continuously contributing to the Flink project for many years, >authored and reviewed a lot of codes

Re:[VOTE] FLIP-366: Support standard YAML for FLINK configuration

2023-10-12 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan At 2023-10-13 10:24:15, "Wencong Liu" wrote: >+1(non-binding) > >Best, >Wencong Liu > > > > > > > > > > > > > > > >At 2023-10-13 10:12:06, "Junrui Lee" wrote: >>Hi all, &

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-11 Thread Yuepeng Pan
lanced state. >What is the current processing strategy? The Slot-to-TM strategy does not change after a Task Manager undergoes failover. Best, Regards. Yuepeng Pan On 2023/09/28 05:10:13 Shammon FY wrote: > Thanks Yuepeng for initiating this discussion. > > +1 in general too, in fa

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-11 Thread Yuepeng Pan
ite and then used. As I understand it, both approaches can achieve the goal. Of course, I also look forward to hearing others' suggestions. If there are any mistakes in my statement, please correct me. Looking forward to your reply. Best regards. Yuepeng Pan On 2023/10/11 08:44:51 xiangy

dev@flink.apache.org

2023-10-11 Thread Yuepeng Pan
+1(non-binding) Thanks for your driving the voting thread. Best Regards. Yuepeng Pan On 2023/10/06 16:33:40 Joao Boto wrote: > Hi all, Thank you to everyone for the feedback on FLIP-239[1]. Based on the > discussion thread [2] and some offline discussions, we have come to a > consens

Re:[VOTE] FLIP-374: Adding a separate configuration for specifying Java Options of the SQL Gateway

2023-10-10 Thread Yuepeng Pan
+1(non-binding). Best Regards, Yuepeng Pan. At 2023-10-11 10:07:38, "Yangze Guo" wrote: >Hi everyone, > >I'd like to start the vote of FLIP-374 [1]. This FLIP is discussed in >the thread [2]. > >The vote will be open for at least 72 hours. Unless there is an &g

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-10 Thread Yuepeng Pan
d in future to distinguish between CPU-intensive and > IO-intensive workloads. In some cases, TMs may have IO bottlenecks but > others have CPU bottlenecks. > > Regards, > Xiangyu > > > Yuepeng Pan 于2023年10月5日周四 18:34写道: > > > Hi, Zhu Zhu, > > > >

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-10 Thread Yuepeng Pan
he option2 didn't break the semantics when > > > >> > `cluster.evenly-spread-out-slots` is true, and it just improve the > > > >> > behavior without the semantics is changed. > > > >> > > > > >> > In the other hands

Re: [DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-10-05 Thread Yuepeng Pan
Hi, Zhu Zhu, Thanks for your feedback! > I think we can introduce a new config option > `taskmanager.load-balance.mode`, > which accepts "None"/"Slots"/"Tasks". `cluster.evenly-spread-out-slots` > can be superseded by the "Slots" mode and get deprecated. In the future > it can support more mode,

Re: [VOTE] FLIP-314: Support Customized Job Lineage Listener

2023-09-28 Thread Yuepeng Pan
+1(non-binding) Best, Yuepeng Pan 在 2023-09-28 17:44:46,"Rui Fan" <1996fan...@gmail.com> 写道: >+1(binding) > >Best, >Rui > >On Thu, 28 Sep 2023 at 14:41, Chen Zhanghao >wrote: > >> +1 (non-binding), thanks for driving this. >> >> Best, &

[DISCUSS] FLIP-370 : Support Balanced Tasks Scheduling

2023-09-25 Thread Yuepeng Pan
/FLINK/FLIP-370%3A+Support+Balanced+Tasks+Scheduling [2] https://issues.apache.org/jira/browse/FLINK-31757 [3] https://docs.google.com/document/d/14WhrSNGBdcsRl3IK7CZO-RaZ5KXU2X1dWqxPEFr3iS8 Best, Yuepeng Pan

Re:[VOTE] FLIP-327: Support switching from batch to stream mode to improve throughput when processing backlog data

2023-09-23 Thread Yuepeng Pan
+1(non-binding), thank you for driving this proposal. Best, Yuepeng Pan. At 2023-09-22 14:07:45, "Dong Lin" wrote: >Hi all, > >We would like to start the vote for FLIP-327: Support switching from batch >to stream mode to improve throughput when processing backlog da

Re: [VOTE] FLIP-361: Improve GC Metrics

2023-09-17 Thread Yuepeng Pan
+1 (non-binding). Best, Yuepeng. 在 2023-09-16 12:52:09,"Weihua Hu" 写道: >+1 (binding) > >Best, >Weihua > > >On Fri, Sep 15, 2023 at 4:28 PM Yangze Guo wrote: > >> +1 (binding) >> >> Best, >> Yangze Guo >> >> On Thu, Sep 14, 2023 at 5:47 PM Maximilian Michels wrote: >> > >> > +1 (binding) >

Re: [VOTE] FLIP-356: Support Nested Fields Filter Pushdown

2023-09-01 Thread Yuepeng Pan
+1 (non-binding) Best, Yuepeng At 2023-09-01 14:32:19, "Jark Wu" wrote: >+1 (binding) > >Best, >Jark > >> 2023年8月30日 02:40,Venkatakrishnan Sowrirajan 写道: >> >> Hi everyone, >> >> Thank you all for your feedback on FLIP-356. I'd like to start a vote. >> >> Discussion thread: >> https://list

Re: [ANNOUNCE] New Apache Flink Committer - Weihua Hu

2023-08-06 Thread Yuepeng Pan
Congratulations, Weihua! Best, Yuepeng Pan 在 2023-08-07 09:17:41,"yh z" 写道: >Congratulations, Weihua! > >Best, >Yunhong Zheng (Swuferhong) > >Runkang He 于2023年8月5日周六 21:34写道: > >> Congratulations, Weihua! >> >> Best, &

Re:[VOTE][2.0] FLIP-343: Remove parameter in WindowAssigner#getDefaultTrigger()

2023-07-26 Thread Yuepeng Pan
+1 (non-binding) Thanks. Yuepeng Pan. At 2023-07-26 14:26:04, "Wencong Liu" wrote: >Hi dev, > > >I'd like to start a vote on FLIP-343. > > >Discussion thread: >https://lists.apache.org/thread/zn11f460x70nn7f2ckqph41bvx416wxc >FLIP: >https://cwik

Re: [ANNOUNCE] New Apache Flink Committer - Yong Fang

2023-07-24 Thread Yuepeng Pan
Congrats, Yong Fang! Best, Yuepeng Pan 在 2023-07-24 16:51:08,"Dan Zou" 写道: >Congrats, Yong Fang! > >Best, >Dan Zou > > > > > >> 2023年7月24日 15:41,Matt Wang 写道: >> >> Yong Fang >

Re: [VOTE] FLIP-309: Support using larger checkpointing interval when source is processing backlog

2023-06-29 Thread Yuepeng Pan
+1 non-binding. Best. Yuepeng Pan Replied Message | From | Jingsong Li | | Date | 06/29/2023 13:25 | | To | dev | | Cc | flink.zhouyunfeng | | Subject | Re: [VOTE] FLIP-309: Support using larger checkpointing interval when source is processing backlog | +1 binding On Thu, Jun 29

Re: [VOTE] Release flink-connector-jdbc v3.1.1, release candidate #2

2023-06-27 Thread Yuepeng Pan
+1 (non-binding) - verified signatures - compiled from sources - ran tests locally - checked release notes Best, Yuepeng Pan At 2023-06-27 07:42:00, "Sergey Nuyanzin" wrote: >+1 (non-binding) > >- verified hashes >- verified signatures >- built from sources >- che

Re:[VOTE] FLIP-324: Introduce Runtime Filter for Flink Batch Jobs

2023-06-24 Thread Yuepeng Pan
+1 (non-binding) Thanks, Yuepeng Pan At 2023-06-23 23:49:53, "Lijie Wang" wrote: >Hi all, > >Thanks for all the feedback about the FLIP-324: Introduce Runtime Filter >for Flink Batch Jobs[1]. This FLIP was discussed in [2]. > >I'd like to start a v

Re:Re: [VOTE] FLIP-287: Extend Sink#InitContext to expose TypeSerializer, ObjectReuse and JobID

2023-06-18 Thread Yuepeng Pan
+1 (non-binding) Thanks, Roc 在 2023-06-19 10:55:05,"Zhu Zhu" 写道: >+1 (binding) > >Thanks, >Zhu > >Tzu-Li (Gordon) Tai 于2023年6月17日周六 11:32写道: >> >> +1 (binding) >> >> On Fri, Jun 16, 2023, 09:53 Jing Ge wrote: >> >> > +1(binding) >> > >> > Best Regards, >> > Jing >> > >> > On Fri, Jun 16,

Re:[ANNOUNCE] New Apache Flink Committer - Jing Ge

2023-02-14 Thread Yuepeng Pan
Congratulations, Jing Ge ! Best,Yuepeng Pan At 2023-02-14 15:49:24, "godfrey he" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Jing Ge as a new Flink >committer. > >Jing has been consistently contributing to the project for over

Re:Re: [ANNOUNCE] New Apache Flink Committer - Weijie Guo

2023-02-13 Thread Yuepeng Pan
Congratulations, Weijie! Best, Best, Yuepeng Pan. 在 2023-02-13 16:26:32,"Lincoln Lee" 写道: >Congratulations, Weijie! > >Best, >Lincoln Lee > > >Martijn Visser 于2023年2月13日周一 16:17写道: > >> Congrats Weijie! >> >> On Mon, Feb 13, 2023 at 7:19

Re:Re: [ANNOUNCE] New Apache Flink Committers: Feng Wang, Zhipeng Zhang

2022-02-17 Thread Yuepeng Pan
Congratulations! Best, Yuepeng Pan 在 2022-02-18 12:41:18,"Jingsong Li" 写道: >Congratulations! > >Best, >Jingsong > >On Fri, Feb 18, 2022 at 9:47 AM Zhipeng Zhang wrote: >> >> Thank you everyone for the warm welcome! >> >> Best

Re:Re: [VOTE] FLIP-205: Support cache in DataStream for Batch Processing

2022-01-21 Thread Yuepeng Pan
+1 (non-binding) Thanks for driving this. Looking forward to this feature. Best, Roc. At 2022-01-21 17:22:36, "Dian Fu" wrote: >+1 (binding) > >Thanks for driving this. Looking forward to this feature. > >Regards, >Dian > >On Thu, Jan 20, 2022 at 5:57 PM Gen Luo wrote: > >> +1 (non-bindin

Re:Re: About FLIP Page Edit Permission & confluence permission apply

2021-12-11 Thread Yuepeng Pan
Hi, Rohrmann, Xintong. I'm granted the wiki permission now. Thank you very much. Best, Yuepeng Pan. At 2021-12-11 16:25:16, "Xintong Song" wrote: >Hi Yuepeng, > >I've granted you the wiki permission. Please try it out. > >Thank you~ > >Xintong Son

confluence permission apply

2021-12-10 Thread Yuepeng Pan
Hi, Till Rohrmann. I want to contribute to Flink. Would you please give me the confluence permission for flip? My Confluence ID is RocMarshal. My JIRA ID is RocMarshal. Thank you very much. Best, Roc.

About FLIP Page Edit Permission

2021-12-10 Thread Yuepeng Pan
Hi, Community. I want to contribute to Flink. Could someone help me to get the 'FLIP Page Edit Permission' ? JIRA Username: RocMarshal Confluence Username: RocMarshal Thank you. Best, Roc.

Re:Re: [ANNOUNCE] New Apache Flink Committer - Ingo Bürk

2021-12-02 Thread Yuepeng Pan
Congratulations, Ingo! Best, Yuepeng Pan At 2021-12-03 13:47:38, "Yun Gao" wrote: >Congratulations Ingo! > >Best, >Yun > > >-- >From:刘建刚 >Send Time:2021 Dec. 3 (Fri.) 11:52 >To:dev

Re:Re: [ANNOUNCE] New Apache Flink Committer - Matthias Pohl

2021-12-02 Thread Yuepeng Pan
Congratulations Matthias! Best,Yuepeng Pan. 在 2021-12-03 13:47:20,"Yun Gao" 写道: >Congratulations Matthias! > >Best, >Yun > > >-- >From:Jing Zhang >Send Time:2021 Dec. 3 (Fri.) 13:45 &g

Re:[ANNOUNCE] New Apache Flink Committer - Yingjie Cao

2021-11-16 Thread Yuepeng Pan
Congratulations ! Best, Yuepeng Pan. At 2021-11-17 12:55:29, "Guowei Ma" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Yingjie Cao as a new Flink >committer. > >Yingjie has submitted 88 PRs since he joined the Flink community for mo

[jira] [Created] (FLINK-24931) Remove deprecated/unused class files in flink-scala module.

2021-11-16 Thread Yuepeng Pan (Jira)
Yuepeng Pan created FLINK-24931: --- Summary: Remove deprecated/unused class files in flink-scala module. Key: FLINK-24931 URL: https://issues.apache.org/jira/browse/FLINK-24931 Project: Flink

Re:[ANNOUNCE] New Apache Flink Committer - Fabian Paul

2021-11-15 Thread Yuepeng Pan
Congratulations Fabian! Best, Yuepeng Pan At 2021-11-15 21:17:13, "Arvid Heise" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Fabian Paul as a new Flink >committer. > >Fabian Paul has been actively improving the connector

Re:[ANNOUNCE] New Apache Flink Committer - Jing Zhang

2021-11-15 Thread Yuepeng Pan
Congrats. Best, Yuepeng Pan At 2021-11-15 21:39:47, "Timo Walther" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Jing Zhang as a new >Flink committer. > >Jing has been very active in the Flink community esp. in the Table/S

Re:[ANNOUNCE] New Apache Flink Committer - Leonard Xu

2021-11-11 Thread Yuepeng Pan
Congrats. Best, Yuepeng Pan. At 2021-11-12 12:12:21, "Jark Wu" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Leonard Xu as a new Flink >committer. > >Leonard has been a very active contributor for more than two year, authored >150

Re:[ANNOUNCE] New Apache Flink Committer - Yangze Guo

2021-11-11 Thread Yuepeng Pan
Congrats. Best, Yuepeng Pan. At 2021-11-12 10:10:43, "Xintong Song" wrote: >Hi everyone, > >On behalf of the PMC, I'm very happy to announce Yangze Guo as a new Flink >committer. > >Yangze has been consistently contributing to this project for almos

Re:Re: [DISCUSS] Improve the name and structure of job vertex and operator name for job

2021-11-11 Thread Yuepeng Pan
+1. It's useful to understand the job topology. Looking forward to this feature. Best, Yuepeng Pan. At 2021-11-11 19:44:44, "Yangze Guo" wrote: >+1. That's gonna help a lot for debugging. > >Best, >Yangze Guo > >On Thu, Nov 11, 2021 at 7:37 PM Till R

Re:Re: [VOTE] FLIP-189: SQL Client Usability Improvements

2021-11-08 Thread Yuepeng Pan
+1 (non-binding)Best, Roc At 2021-11-09 09:13:58, "Jark Wu" wrote: >+1 (binding) > >Best, >Jark > >On Mon, 8 Nov 2021 at 23:57, Till Rohrmann wrote: > >> +1 (binding) >> >> Cheers, >> Till >> >> On Fri, Nov 5, 2021 at 9:24 PM Ingo Bürk wrote: >> >> > +1 (non-binding) >> > >> > I think it has al

Re:Re: [NOTICE] CiBot improvements

2021-10-12 Thread Yuepeng Pan
Thank you for your effort! Best, Roc At 2021-10-12 14:07:18, "Arvid Heise" wrote: >Awesome! > >On Tue, Oct 12, 2021 at 3:11 AM Guowei Ma wrote: > >> Thanks for your effort! >> >> Best, >> Guowei >> >> >> On Mon, Oct 11, 2021 at 9:26 PM Stephan Ewen wrote: >> >> > Great initiative, thanks for do