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 <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to