Hbase does split on a row key level so what's to happens if I have a row that's larger then the max region size set in the conf?
I have one row that has been split into many smaller regions I just checking if it can tell what row goes where.
Hbase does split on a row key level so what's to happens if I have a row that's larger then the max region size set in the conf?
I have one row that has been split into many smaller regions I just checking if it can tell what row goes where.