You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "huweihua (Jira)" <ji...@apache.org> on 2019/12/05 08:35:00 UTC

[jira] [Created] (FLINK-15071) YARN vcore capacity check can not pass when use large slotPerTaskManager

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)