[
https://issues.apache.org/jira/browse/FLINK-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745210#comment-14745210
]
ASF GitHub Bot commented on FLINK-2640:
---------------------------------------
GitHub user mxm opened a pull request:
https://github.com/apache/flink/pull/1132
[FLINK-2640][yarn] integrate off-heap configuration
This is based on #1129.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mxm/flink off_heap_config-yarn
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1132.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 #1132
----
commit 917aad9a7d4b03265ce1dde6c23141383d6a9cf6
Author: Maximilian Michels <[email protected]>
Date: 2015-09-15T09:04:34Z
[FLINK-2640][yarn] integrate off-heap configuration
----
> Integrate the off-heap configurations with YARN runner
> ------------------------------------------------------
>
> Key: FLINK-2640
> URL: https://issues.apache.org/jira/browse/FLINK-2640
> Project: Flink
> Issue Type: New Feature
> Components: YARN Client
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Maximilian Michels
> Fix For: 0.10
>
>
> The YARN runner needs to adjust the {{-Xmx}}, {{-Xms}}, and
> {{-XX:MaxDirectMemorySize}} parameters according to the off-heap memory
> settings.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)