- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Hbase Regions are not getting balanced even though balancer_switch is set to true
- Labels:
-
Apache HBase
Created ‎09-17-2018 07:24 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We are seeing a scenario where HBase regions are not distributed evenly across all HBase region servers, even though balancer_swicth is set to true. This was working fine without any issues until recently. No config changes are made on the HBase cluster or restarts for past 5-6 months.
I manually triggered balancer using balancer command from HBase shell, but still no change in region allocation. No errors or warn messages in Master logs.
Please let me know what could go wrong and cause this scenario with Hbase.
Thanks in advance for the help.
Created ‎09-17-2018 07:54 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Saikiran Parepally are the number of regions evenly distributed? Or are you referring to the size of data per Region Server which is not evenly distributed?
Created ‎09-17-2018 09:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @sunile.manjee I am referring to the number of regions. Some of the region servers have 30-40 regions and some have 70-80 regions.
Created ‎03-18-2019 11:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how to resolve size of data per Region Server which is not evenly distributed?
@Saikiran Parepally
