How do we get the complete list of columns that exist in a column Familyin HBase?
The complete list of columns in a column family can be obtained only querying all the rows for that column family.