You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2016/03/16 00:52:33 UTC

[jira] [Resolved] (HBASE-15468) why Hbase only split regions in one RegionServer

     [ https://issues.apache.org/jira/browse/HBASE-15468?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Hsieh resolved HBASE-15468.
------------------------------------
    Resolution: Information Provided
      Assignee: Jonathan Hsieh

> why Hbase only split regions in one RegionServer
> ------------------------------------------------
>
>                 Key: HBASE-15468
>                 URL: https://issues.apache.org/jira/browse/HBASE-15468
>             Project: HBase
>          Issue Type: Brainstorming
>          Components: Balancer
>    Affects Versions: 1.0.2
>            Reporter: Jack Wang
>            Assignee: Jonathan Hsieh
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> I was writing 300GiB data to my Hbase table user_info, the table I created by default having only one region. When the writing was going I saw one region became two regions and more late on it became 8 regions. But my confusion is that the 8 regions were kept in the same RegionServer. Why Hbase didn't split the regions to different RegionServer. btw, I had 10 physical RegionsServers in my Hbase cluster, and the region size I set is 20GiB, Thanks!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)