huweihua created FLINK-15071:
--------------------------------
Summary: YARN vcore capacity check can not pass when use large
slotPerTaskManager
Key: FLINK-15071
URL: https://issues.apache.org/jira/browse/FLINK-15071
Project: Flink
Issue Type: Bug
Components: Deployment / YARN
Affects Versions: 1.9.0
Reporter: huweihua
The check of YARN vcore capacity in YarnClusterDescriptor.isReadyForDeployment
can not pass If we config large slotsPerTaskManager(such as 96). The dynamic
property yarn.containers.vcores does not work.
This is because we set dynamicProperties after check isReadyForDeployment.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)