Anh Nguyen
09/20/2023, 6:20 PMtaskmanager.numberOfTaskSlots
is 2, the taskManager.replicas
should be at least 3. However, with the implemenation of the getParallelism method, the parallelism.default will be *6 = `taskmanager.numberOfTaskSlots * taskManager.replicas`* , so it overrides my parallelism setting of 2. Therefore, I think the logic of the getParallelism method, does not make sense to me. Do I miss anything? ThanksGuruguha Marur Sreenivasa
10/12/2023, 11:26 PMGyula Fóra
10/16/2023, 5:42 AMGyula Fóra
10/16/2023, 5:42 AMGyula Fóra
10/16/2023, 5:42 AM