You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2017/01/18 11:17:26 UTC

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

     [ https://issues.apache.org/jira/browse/FLINK-3150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-3150.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

Thanks a lot for implementing this.

Merged in master: http://git-wip-us.apache.org/repos/asf/flink/commit/8f4139a4

> Make YARN container invocation configurable
> -------------------------------------------
>
>                 Key: FLINK-3150
>                 URL: https://issues.apache.org/jira/browse/FLINK-3150
>             Project: Flink
>          Issue Type: Improvement
>          Components: YARN
>            Reporter: Robert Metzger
>            Assignee: Nico Kruber
>              Labels: qa
>             Fix For: 1.3.0
>
>
> 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)