[
https://issues.apache.org/jira/browse/FLINK-13685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-13685.
---------------------------------
Resolution: Abandoned
Closing this ticket as abandoned.
> YARN deployment hangs when requested container is above the maximum vcore size
> ------------------------------------------------------------------------------
>
> Key: FLINK-13685
> URL: https://issues.apache.org/jira/browse/FLINK-13685
> Project: Flink
> Issue Type: New Feature
> Components: Deployment / YARN
> Affects Versions: 1.8.1
> Reporter: Gyula Fora
> Priority: Minor
> Labels: auto-deprioritized-major, pull-request-available
>
> When deploying on YARN flink explicitly checks whether the requested
> container vcores is smaller than yarn.nodemanager.resource.cpu-vcores.
> Unfortunately this doesn't guarantee that the request can be fulfilled if
> yarn.scheduler.maximum-allocation-vcores is set to a lower number.
> In these cases flink will just keep trying to request a container but will
> never succeed.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)