Hi I just wanted to know if we have to do some special configurations at the infrastructure provider to scale up the job. For example if I add more nodes in my node pool of my k8s cluster, the task managers are not automatically scaled up.
Now I have also run Flink on AWS EMR where it uses Yarn as resource manager. There also Flink autoscaler is enabled. So once I add more task nodes to my EMR cluster, job automatically scales up. What could be the issue here? Thanks Sachin