You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/02/04 19:15:39 UTC

[jira] [Commented] (FLINK-2213) Configure number of vcores

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

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

GitHub user kl0u opened a pull request:

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

    FLINK-2213 Makes the number of vcores per YARN container configurable.

    

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

    $ git pull https://github.com/kl0u/flink vcores_param

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

    https://github.com/apache/flink/pull/1588.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 #1588
    
----
commit 91d2dc905e5a82b9812dbbe172c9a267eff27ad6
Author: Kostas Kloudas <kk...@gmail.com>
Date:   2016-02-04T14:01:58Z

    Makes the YARN_VCORES configurable.

----


> Configure number of vcores
> --------------------------
>
>                 Key: FLINK-2213
>                 URL: https://issues.apache.org/jira/browse/FLINK-2213
>             Project: Flink
>          Issue Type: Improvement
>          Components: YARN Client
>    Affects Versions: 0.10.0
>            Reporter: Ufuk Celebi
>            Assignee: Kostas
>             Fix For: 1.0.0
>
>
> Currently, the number of vcores per YARN container is set to 1.
> It is desirable to allow configuring this value. As a simple heuristic it makes sense to at least set it to the number of slots per container.



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