[ 
https://issues.apache.org/jira/browse/TWILL-216?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15870863#comment-15870863
 ] 

ASF GitHub Bot commented on TWILL-216:
--------------------------------------

GitHub user yufeldman opened a pull request:

    https://github.com/apache/twill/pull/33

    TWILL-216 Make ratio between total memory and on-heap memory configur…

    …able


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

    $ git pull https://github.com/yufeldman/twill branch-TWILL-216

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

    https://github.com/apache/twill/pull/33.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 #33
    
----
commit 6f721f696452bb6124cf5b53b285fe60db75ff03
Author: Yuliya Feldman <yul...@dremio.com>
Date:   2017-02-10T21:05:20Z

    TWILL-216 Make ratio between total memory and on-heap memory configurable

----


> Make ratio between total memory and on-heap memory configurable
> ---------------------------------------------------------------
>
>                 Key: TWILL-216
>                 URL: https://issues.apache.org/jira/browse/TWILL-216
>             Project: Apache Twill
>          Issue Type: Improvement
>          Components: yarn
>            Reporter: Yuliya Feldman
>            Assignee: Yuliya Feldman
>
> As of now ratio between on-heap memory and total memory provided to yarn 
> container is hardcoded to 0.7, so if app running in the container needs more 
> reserved memory than on-heap it is not possible to achieve.
> Suggestion is to make it configurable as well as amount of reserved memory



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

Reply via email to