[
https://issues.apache.org/jira/browse/FLINK-15071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-15071:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
>
> 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)