The description of HBase's Region Split splitting process is incorrect( )
The table will be suspended during Spliti
Split splits a Region into two Regions in order to reduce the data size in Regiont
The Region that is split during the Spliti process will suspend the service
The Spliti process does not actually split the file, it just creates the reference file
Submit