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 2015/12/09 14:05:10 UTC

[jira] [Commented] (FLINK-3150) Make YARN container invocation configurable

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

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

GitHub user rmetzger opened a pull request:

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

    [FLINK-3150] Make the YARN container start invocation configurable

    

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

    $ git pull https://github.com/rmetzger/flink flink3150

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

    https://github.com/apache/flink/pull/1446.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 #1446
    
----
commit 3a482a3daeb7fed1cd89b27cd4f895b60b64980d
Author: Robert Metzger <rm...@apache.org>
Date:   2015-12-09T10:50:28Z

    [FLINK-3150] Make the YARN container start invocation configurable

----


> Make YARN container invocation configurable
> -------------------------------------------
>
>                 Key: FLINK-3150
>                 URL: https://issues.apache.org/jira/browse/FLINK-3150
>             Project: Flink
>          Issue Type: Improvement
>          Components: YARN Client
>            Reporter: Robert Metzger
>            Assignee: Robert Metzger
>
> Currently, the JVM invocation call of YARN containers is hardcoded.
> With this change, I would like to make the call configurable, using a string such as
> "%java% %memopts% %jvmopts% ..."
> Also, we should respect the {{java.env.home}} if its set.



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