[
https://issues.apache.org/jira/browse/HBASE-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13222451#comment-13222451
]
Adrian Muraru commented on HBASE-2817:
--------------------------------------
The problem here is that we cannot set different value for HEAPSIZE on hbase
services as HBASE_HEAPSIZE is used in bin/hbase to set Xmx value
> 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.90.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.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira