GitHub user selvaganesang opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/774

    [TRAFODION-2303] Limit the heap size of hbase processes for co-operat…

    …ive developer environment
    
    In the developer environment, the HBase processes are started without 
setting max heap size.
    Then, HBase java processes uses 1/4 of the physical memory as the max heap 
size. This results
    in memory pressure in a cooperative developer environment shared by many 
developers.

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

    $ git pull https://github.com/selvaganesang/incubator-trafodion 
hbase_heap_size

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

    https://github.com/apache/incubator-trafodion/pull/774.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 #774
    
----
commit c35c496da83c82c3ed85215c4bd502a691b34bc3
Author: selvaganesang <selva.govindara...@esgyn.com>
Date:   2016-10-21T03:34:17Z

    [TRAFODION-2303] Limit the heap size of hbase processes for co-operative 
developer environment
    
    In the developer environment, the HBase processes are started without 
setting max heap size.
    Then, HBase java processes uses 1/4 of the physical memory as the max heap 
size. This results
    in memory pressure in a cooperative developer environment shared by many 
developers.

----


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

Reply via email to