GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/637

    FLINK-1950: Change heap safety margin computation for YARN containers.

    YARN containers will now remove `yarn.heap-cutoff-ratio`% from the memory, 
however at least `yarn.heap-cutoff-min`MB.
    The default ratio is 15%, the minimum cutoff is 384MB.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/flink flink1950

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/637.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 #637
    
----
commit ccaec6e9678c242f97bceb7bff9994cc35868e6f
Author: Robert Metzger <[email protected]>
Date:   2015-04-28T08:55:45Z

    [FLINK-1950] Change safety margin computation for YARN containers

commit 966f918c6ba961b6c1efb4ff8d5900ce35fe2467
Author: Robert Metzger <[email protected]>
Date:   2015-04-28T09:54:05Z

    wip

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to