You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by jinossy <gi...@git.apache.org> on 2016/01/28 07:35:51 UTC

[GitHub] tajo pull request: TAJO-2065: Increase default heap size.

GitHub user jinossy opened a pull request:

    https://github.com/apache/tajo/pull/950

    TAJO-2065: Increase default heap size.

    I've change the default value to following:
    `Default Xmx: 1G -> 5G`
    `tajo.task.resource.min.memory-mb: 500 -> 1000`
    `tajo.worker.resource.disks: 1 -> 2`
    `Default GC: -XX:+UseParallelOldGC`
    This configuration can execute 4 task simultaneously.


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

    $ git pull https://github.com/jinossy/tajo TAJO-2065

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

    https://github.com/apache/tajo/pull/950.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 #950
    
----
commit 43cacc23616427d3b7d8faa72a060b961c997f72
Author: Jinho Kim <jh...@apache.org>
Date:   2016-01-28T06:27:06Z

    TAJO-2065: Increase default heap size.

----


---
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] tajo pull request: TAJO-2065: Increase default heap size.

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

    https://github.com/apache/tajo/pull/950


---
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] tajo pull request: TAJO-2065: Increase default heap size.

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/950#issuecomment-176013529
  
    +1. This patch doesn't relate to the unit test.
    Ship it!


---
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.
---