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

2024-04-09 Thread Zakelly Lan
Thanks Rui for driving this! +1 for this idea. Best, Zakelly On Mon, Apr 8, 2024 at 7:17 PM Ahmed Hamdy wrote: > Acknowledged, +1 to start a vote. > Best Regards > Ahmed Hamdy > > > On Mon, 8 Apr 2024 at 12:04, Rui Fan <1996fan...@gmail.com> wrote: > > > Sorry, it's a typo. It should be FLINK-

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

2024-04-08 Thread Ahmed Hamdy
Acknowledged, +1 to start a vote. Best Regards Ahmed Hamdy On Mon, 8 Apr 2024 at 12:04, Rui Fan <1996fan...@gmail.com> wrote: > Sorry, it's a typo. It should be FLINK-32558[1]. > > [1] https://issues.apache.org/jira/browse/FLINK-32558 > > Best, > Rui > > On Mon, Apr 8, 2024 at 6:44 PM Ahmed Hamd

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

2024-04-08 Thread Rui Fan
Sorry, it's a typo. It should be FLINK-32558[1]. [1] https://issues.apache.org/jira/browse/FLINK-32558 Best, Rui On Mon, Apr 8, 2024 at 6:44 PM Ahmed Hamdy wrote: > Hi Rui, > Thanks for the proposal. > Is the deprecation Jira mentioned (FLINK-32258) correct? > Best Regards > Ahmed Hamdy > > >

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

2024-04-08 Thread Ahmed Hamdy
Hi Rui, Thanks for the proposal. Is the deprecation Jira mentioned (FLINK-32258) correct? Best Regards Ahmed Hamdy On Sun, 7 Apr 2024 at 03:37, Rui Fan <1996fan...@gmail.com> wrote: > If there are no extra comments, I will start voting in three days, thank > you~ > > Best, > Rui > > On Thu, Mar

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

2024-04-06 Thread Rui Fan
If there are no extra comments, I will start voting in three days, thank you~ Best, Rui On Thu, Mar 28, 2024 at 4:46 PM Muhammet Orazov wrote: > Hey Rui, > > Thanks for the detailed explanation and updating the FLIP! > > It is much clearer definitely, thanks for the proposal. > > Best, > Muhamm

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

2024-03-28 Thread Muhammet Orazov
Hey Rui, Thanks for the detailed explanation and updating the FLIP! It is much clearer definitely, thanks for the proposal. Best, Muhammet On 2024-03-28 07:37, Rui Fan wrote: Hi Muhammet, Thanks for your reply! The execution mode is also used for the DataStream API [1], would that also aff

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

2024-03-28 Thread Rui Fan
Hi Venkat, > I assume the current proposal would also handle the case of mixed mode (BATCH + STREAMING within the same app) in the future, right? IIUC, currently one flink job is either STREAMING or BATCH. And flink doesn't support mixed mode so far. If one flink job can run with mixed mode, and

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

2024-03-28 Thread Rui Fan
Hi Muhammet, Thanks for your reply! > The execution mode is also used for the DataStream API [1], > would that also affect/hide the DataStream execution mode > if we remove it from the WebUI? Sorry, I didn't describe it clearly in FLIP-441[2], I have updated it. Let me clarify the Execution Mode

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

2024-03-27 Thread Venkatakrishnan Sowrirajan
Rui, I assume the current proposal would also handle the case of mixed mode (BATCH + STREAMING within the same app) in the future, right? Regards Venkat On Wed, Mar 27, 2024 at 10:15 AM Venkatakrishnan Sowrirajan < vsowr...@asu.edu> wrote: > This will be a very useful addition to Flink UI. Than

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

2024-03-27 Thread Venkatakrishnan Sowrirajan
This will be a very useful addition to Flink UI. Thanks Rui for starting a FLIP for this improvement. Regards Venkata krishnan On Wed, Mar 27, 2024 at 4:49 AM Muhammet Orazov wrote: > Hello Rui, > > Thanks for the proposal! It looks good! > > I have minor clarification from my side: > > The ex

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

2024-03-27 Thread Muhammet Orazov
Hello Rui, Thanks for the proposal! It looks good! I have minor clarification from my side: The execution mode is also used for the DataStream API [1], would that also affect/hide the DataStream execution mode if we remove it from the WebUI? Best, Muhammet [1]: https://nightlies.apache.org/f