Exam4Training

The description of HBase Region Split splitting process, which is wrong?

The description of HBase Region Split splitting process, which is wrong?
A . The split process does not really separate the files, just create a reference file.
B . In order to reduce the size of the data in the Region, Split splits a Region into two Regions.
C . The table will be suspended duringSplit.
D . The Region that was split during the split process will suspend the service.

Answer: C

Exit mobile version