0 votes
in HBase by

In which scenario should we consider creating a short and wide Hbase tablein HBase?

1 Answer

0 votes
by

The short and wide table design is considered when there is

There is a small number of columns

There is a large number of rows

...