You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/04/06 09:04:41 UTC

[jira] [Closed] (FLINK-6230) Make mmap size configurable

     [ https://issues.apache.org/jira/browse/FLINK-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-6230.
-----------------------------------
    Resolution: Fixed

bdcebfda06846a1e21bb6a4678909d503ebc6333 introduced a configuration option for the size of the memory-mapped files.

`python.mmap.size.kb`

The default value was reduced to 4kb which should massively reduce the memory consumption when running the tests.

> Make mmap size configurable
> ---------------------------
>
>                 Key: FLINK-6230
>                 URL: https://issues.apache.org/jira/browse/FLINK-6230
>             Project: Flink
>          Issue Type: Improvement
>          Components: Python API
>    Affects Versions: 1.3.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.3.0
>
>
> The size of the memory-mapped files should be made configurable.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)