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)