can a hbase table with single column family hve its row spawned on
 multiple blocks in a same HFile ?

Suppose there is only one hfile in that case is it possile a column family
having 5-6 columns is spawned on multiple blocks ? or its always block is
closed at max( 64k default or when all columns of a columnfamily for a
single row fits in that block).

Thanks!

Reply via email to