Allow separate HBASE_REGIONSERVER_HEAPSIZE and HBASE_MASTER_HEAPSIZE
--------------------------------------------------------------------

                 Key: HBASE-2817
                 URL: https://issues.apache.org/jira/browse/HBASE-2817
             Project: HBase
          Issue Type: Improvement
          Components: scripts
    Affects Versions: 0.21.0
            Reporter: Todd Lipcon
            Priority: Minor


Right now we have a single HBASE_HEAPSIZE configuration. This isn't that great, 
since the HMaster doesn't really need much ram compared to the region servers. 
We should allow different java options and heapsize for the different daemon 
types.

Probably worth breaking out THRIFT, REST, AVRO, etc, as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to