[
https://issues.apache.org/jira/browse/FLINK-2641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739529#comment-14739529
]
Fabian Hueske commented on FLINK-2641:
--------------------------------------
Thanks for the detailed write up [~mxm]
I think [~StephanEwen]'s approach of using {{taskmanager.memory.fraction}} for
on- and off-heap memory configuration is quite intuitive and saving a config
parameter is usually a good idea.
+1 for renaming {{taskmanager.heap.mb}} and {{jobmanager.heap.mb}}.
> Integrate the off-heap memory configuration with the TaskManager start script
> -----------------------------------------------------------------------------
>
> Key: FLINK-2641
> URL: https://issues.apache.org/jira/browse/FLINK-2641
> Project: Flink
> Issue Type: New Feature
> Components: Start-Stop Scripts
> Affects Versions: 0.10
> Reporter: Stephan Ewen
> Assignee: Maximilian Michels
> Fix For: 0.10
>
>
> The TaskManager start script 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)