Hi, I have started a Flink YARN session using yarn-session.sh and the configuration of number of YARN container seems to be pretty static.
Is it possible to have Flink adjust the number of containers depending on the actual workload. E.g. stop containers that are idle for too long and start them up again when more jobs get submitted? Or are there any plans to have more dynamic resource management? Thanks, —Peter