On 2018/09/12 16:55:09, bhaskar.eba...@gmail.com <bhaskar.eba...@gmail.com>
wrote:
> Hi
>
> I have created a KeyedStream with state as explained below
> For example i have created 1000 streams, out of which 50% of streams data is
> going to come once in 8 hours. Will the resources of these under utilized
> streams are idle for that duration? Or Flink internal task manager is having
> some strategy to utilize them for other new streams that are coming?
> Regards
> Bhaskar
>
What is the best strategy i can use in this scenario?
Regards
Bhaskar