Hi all, Does flink support dynamic scaling. Say try to add/reduce nodes based upon incoming load.
Because our use case is such that we get peak loads for 4 hours and then medium loads for 8 hours and then light to no load for rest 2 hours. Or peak load would be atleast 5 times the medium load. Has anyone used flink in these type of scenario? We are looking at flink for it's low latency performance. Earlier I worked with Spark+YARN which provides a features to dynamicaly add/reduce executors. Wanted to know the same on flink. Thanks, Prasanna