Thanks,Rion.I roughly understand.And I still want to know whether the
deployment of Adaptive Scheduler relies on Kubernetes? Are
there any cases of deploying Flink Adaptive Scheduler on bare metal
machine?
Appreciated again.
-- --
??:
Hi Eric,I believe you might be referring to use of the adaptive scheduler which should support these “in-place” scaling operations via:jobmanager.scheduler: adaptiveYou can see the documentation for Elastic Scaling here for additional details and configuration.On Jun 24, 2024, at 11:56 PM, Enric Ot
Hello,Community:
I??ve recently started using the Flink Kubernetes Operator,and I'd like
to know if CPU and Job Parallelism autoscaling are supported without restarting
the whole job,if it??s supported, please tell me how to configure and deploy
it.
Thanks.