The code of life How does hbase determine which RegionServer to write a new data to? December 29, 2023 by Arhaan Chowdhury No Comments preface During the interview, someone asks questions about hbase (1) How does your hbase cluster achieve load balancing (2) Do you know which node of the cluster to insert a new data into? (3), 1. How do I insert a piece of data into hbase