[
https://issues.apache.org/jira/browse/FLINK-1323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephan Ewen closed FLINK-1323.
-------------------------------
> Implement memory management profiles
> ------------------------------------
>
> Key: FLINK-1323
> URL: https://issues.apache.org/jira/browse/FLINK-1323
> Project: Flink
> Issue Type: Improvement
> Components: Distributed Runtime
> Affects Versions: 0.8.0
> Reporter: Márton Balassi
>
> Flink currently allocates a sizeable chunk of the JVM heap for the framework,
> where hashing and sorting is done amongst others. This enables graceful
> spilling to disk, when this datasize exceeds memory, however might be
> counterproductive for jobs with large user state and is completely unutilized
> by streaming at the moment.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)