Adesh Dsilva
09/26/2023, 11:02 AMc6i.xlarge
which has 5632
mb memory as per docs
And I have set memory as
taskmanager.memory.process.size = 4g
taskmanager.numberOfTaskSlots = 2
However it was not able to spawn a task manager in the instance...when I change to c5.xlarge
which has 6144
mb it is able to spawn the TM
So now my question is i anyone has any tips on how you calculate task manager memory based on instance type and available RAM?Jasmin Redzepovic
09/26/2023, 11:11 AMAdesh Dsilva
09/26/2023, 11:36 AMAdesh Dsilva
09/26/2023, 12:20 PMJasmin Redzepovic
09/26/2023, 12:23 PM