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

2024-07-15 Thread Zhanghao Chen
Thanks for all. As the discussion is quite concluded, I'll start voting in a separate thread. From: Leonard Xu Sent: Monday, July 15, 2024 11:22 To: dev Subject: Re: [DISCUSS] FLIP-460: Display source/sink I/O metrics on Flink Web UI Thanks for zhangha

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

2024-07-14 Thread Leonard Xu
Thanks for zhanghao for kicking off the thread. > It is especially confusing for simple ETL jobs where there's a single > chained operator with 0 input rate and 0 output rate. This case have confused flink users for a long time, +1 for the FLIP. Best, Leonard

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

2024-07-14 Thread Xintong Song
+1 Best, Xintong On Sat, Jul 13, 2024 at 12:54 AM Őrhidi Mátyás wrote: > +1 on this. Thank you, Zhanghao! > > Cheers, > Matyas > > On Fri, Jul 12, 2024 at 5:58 PM Becket Qin wrote: > > > Thanks for the proposal, Zhanghao. > > > > +1 on the proposal. It makes a lot of sense. > > > > Thanks,

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

2024-07-12 Thread Őrhidi Mátyás
+1 on this. Thank you, Zhanghao! Cheers, Matyas On Fri, Jul 12, 2024 at 5:58 PM Becket Qin wrote: > Thanks for the proposal, Zhanghao. > > +1 on the proposal. It makes a lot of sense. > > Thanks, > > Jiangjie (Becket) Qin > > > On Tue, May 28, 2024 at 7:43 PM Zhanghao Chen > wrote: > > > Hi al

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

2024-07-12 Thread Becket Qin
Thanks for the proposal, Zhanghao. +1 on the proposal. It makes a lot of sense. Thanks, Jiangjie (Becket) Qin On Tue, May 28, 2024 at 7:43 PM Zhanghao Chen wrote: > Hi all, > > I'd like start a discussion on FLIP-460: Display source/sink I/O metrics > on Flink Web UI [1]. > > Currently, the

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

2024-05-28 Thread Zhanghao Chen
Hi all, I'd like start a discussion on FLIP-460: Display source/sink I/O metrics on Flink Web UI [1]. Currently, the numRecordsIn & numBytesIn metrics for sources and the numRecordsOut & numBytesOut metrics for sinks are always 0 on the Flink web dashboard. It is especially confusing for simpl