You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2012/12/08 05:59:21 UTC

[jira] [Commented] (HBASE-7297) Allow load balancer to accommodate different region server configurations

    [ https://issues.apache.org/jira/browse/HBASE-7297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13527035#comment-13527035 ] 

Lars Hofhansl commented on HBASE-7297:
--------------------------------------

One could imagine a pluggable heuristic function that ways CPU core, heap, disk drives, etc, and provides a "capacity value".

                
> Allow load balancer to accommodate different region server configurations
> -------------------------------------------------------------------------
>
>                 Key: HBASE-7297
>                 URL: https://issues.apache.org/jira/browse/HBASE-7297
>             Project: HBase
>          Issue Type: New Feature
>            Reporter: Ted Yu
>
> Robert Dyer raised the following scenario under the thread of 'Multiple regionservers on a single node':
> {quote}
> I have a very small cluster where all nodes are identical.  However, I was
> just given a very powerful node to add into this cluster which effectively
> doubles the total CPUs, RAM, and HDDs in the cluster.
> As such, when I run a MR job half the jobs go to this single, new node yet
> most of the data is not local due to HBase balancing the regions.
> {quote}
> Load balancer should take region server config (total heap in the above case) into account when allocating regions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira