Hi,

As per the official documentation of HBase it is mentioned that HBase typical 
schema should contain 1 to 3 column families per table 
(https://hbase.apache.org/book.html#table_schema_rules_of_thumb ) .
However there is no mention of how many column qualifiers should a row contain 
for each column family to see good read & write performance.
Could anybody let us know their input on how many columns per row is desirable 
in HBase or how many column qualifiers per column family would be desirable.
Thanks,
Siddharth Ubale,

Reply via email to