Thanks for your suggestions. We will keep it in mind!
>
>
>
> Kumar
>
>
>
> *From: *Zhijiang
> *Reply-To: *Zhijiang
> *Date: *Tuesday, May 12, 2020 at 10:10 PM
> *To: *Senthil Kumar , "user@flink.apache.org" <
> user@flink.apache.org>
> *Subject
Zhijiang,
Thanks for your suggestions. We will keep it in mind!
Kumar
From: Zhijiang
Reply-To: Zhijiang
Date: Tuesday, May 12, 2020 at 10:10 PM
To: Senthil Kumar , "user@flink.apache.org"
Subject: Re: Flink Streaming Job Tuning help
Hi Kumar,
I can give some general ideas f
Hi Kumar,
I can give some general ideas for further analysis.
> We are finding that flink lags seriously behind when we introduce the keyBy
> (presumably because of shuffle across the network)
The `keyBy` would break the chained operators, so it might bring obvious
performance sensitive in pra
I forgot to mention, we are consuming said records from AWS kinesis and writing
out to S3.
From: Senthil Kumar
Date: Tuesday, May 12, 2020 at 10:47 AM
To: "user@flink.apache.org"
Subject: Flink Streaming Job Tuning help
Hello Flink Community!
We have a fairly intensive flink streaming applica