二。hbase CRUD-the flow of creating table

2。hbase CRUD--the flow of creating table???2.note-as is hbase-0.94.2,the table .meta. is not splitt

2。hbase CRUD--the flow of creating table

?

?

?

2.note

-as is hbase-0.94.2,the table .meta. is not splittable,therefore,there is only ONE region in table -root-.

that is if you try to split the root you will do it w/o errors but this is meanlessfull and noneffective,as ONLY one row in root table.