Member since
02-18-2020
4
Posts
0
Kudos Received
0
Solutions
02-22-2020
05:53 AM
Hi everybody, I have 3 questions I want to help. Question 1: Is splitting the hbase region a horizontal division of the table with a capacity of 1GB, because I currently have 3 tables with very little data (2 row and 2 column family, total column: 2 per table) but is divided into 5 regions ?? That's my server test cluster. Question 2: In my main server cluster, when a regionserver dies, the load balancing set with hbase.balacer.period is 100s, then the time to load-load is 50s. After the regionserver was resurrected, after 1 day it received the region (20), the total region increased from 300 to 320. Why did that load? Question 3: I have 1 master server and 1 backup master. When I stopped regions regionserver, the master server and back up master swapped places. Why? Sorry for my bad english
... View more
Labels:
- Labels:
-
Apache HBase
02-18-2020
07:50 AM
Currently, I want to use regional servers with different hardware configurations, how to ensure the best performance. Will load balancing in hbase perform split work evenly? What can I do? Sorry for my bad english
... View more
- Tags:
- HBase
Labels:
- Labels:
-
Apache HBase