[ 
https://issues.apache.org/jira/browse/FLINK-5071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15683380#comment-15683380
 ] 

ASF GitHub Bot commented on FLINK-5071:
---------------------------------------

GitHub user mxm opened a pull request:

    https://github.com/apache/flink/pull/2839

    [FLINK-5071][yarn] adjust vcore validation check

    The check didn't take the virtual core settings configured in the Flink 
configuration into account.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mxm/flink FLINK-5071

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/2839.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2839
    
----
commit 5498c9591ba0d12b69b098d7a0fd540bfce7aeca
Author: Maximilian Michels <[email protected]>
Date:   2016-11-21T11:46:51Z

    [FLINK-5071][yarn] adjust vcore validation check
    
    The check didn't take the virtual core settings configured in the Flink
    configuration into account.

----


> YARN: yarn.containers.vcores config not respected when checking for vcores
> --------------------------------------------------------------------------
>
>                 Key: FLINK-5071
>                 URL: https://issues.apache.org/jira/browse/FLINK-5071
>             Project: Flink
>          Issue Type: Bug
>          Components: YARN Client
>    Affects Versions: 1.2.0, 1.1.4
>            Reporter: Gyula Fora
>            Assignee: Maximilian Michels
>             Fix For: 1.2.0, 1.1.4
>
>
> The YarnClient validates whether the number of task slots is less then the 
> max vcores settings of yarn but seems to ignore the yarn.containers.vcores 
> flink config which should be used instead of the slots.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to