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

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

Robert Metzger created FLINK-3150:
-------------------------------------

             Summary: 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


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)