I have a HBase table in which some information is encoded in the qualifier name. Something like this:
row1: col1_1, col2_1 row2: col1_1, col3_1 row3: col1_2,