You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@twill.apache.org by chtyim <gi...@git.apache.org> on 2015/09/22 23:52:38 UTC

[GitHub] incubator-twill pull request: (TWILL-153) Honor actual resource si...

GitHub user chtyim opened a pull request:

    https://github.com/apache/incubator-twill/pull/62

    (TWILL-153) Honor actual resource size of the container

    - Determine the -Xmx based on the actual size of the container
      - it can be smaller or bigger than the one requested in the TwillSpec
    - Refactor resource specification for AM
      - A forward looking change for TWILL-90
    - Simple code cleanup to get rid of code warning from IDE.

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

    $ git pull https://github.com/chtyim/incubator-twill feature/TWILL-153

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

    https://github.com/apache/incubator-twill/pull/62.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 #62
    
----
commit 03f3e888f41c2334d5425a3d49610a60efde1b0a
Author: Terence Yim <ch...@apache.org>
Date:   2015-09-22T21:35:26Z

    (TWILL-153) Honor actual resource size of the container
    
    - Determine the -Xmx based on the actual size of the container
      - it can be smaller or bigger than the one requested in the TwillSpec
    - Refactor resource specification for AM
      - A forward looking change for TWILL-90
    - Simple code cleanup to get rid of code warning from IDE.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-twill pull request: (TWILL-153) Honor actual resource si...

Posted by chtyim <gi...@git.apache.org>.
Github user chtyim closed the pull request at:

    https://github.com/apache/incubator-twill/pull/62


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---