Salt Bucket while creating tables controls this. Also the size of the region specified in the hbase-site.xml. If it crosses that size it will split the regions.
Thanks Puneet. -----Original Message----- From: scwf [mailto:[email protected]] Sent: Friday, January 16, 2015 2:07 PM To: [email protected] Subject: question about bulk loading Hi all, i have a question about phoenix bulk loading: hbase-cluster: 4 nodes, 1 HMaster 4 Regionser Create a table using phoenix, the empty table in hbase's regions num is 0 After bulkloading dataset, Size : 586M Rows : 1,000,000 Columns : 134 its regions num change to 3 how phoenix control the regions num of the table after bulk loading and can i config this? thanks.
