Hi, In a HBASE table, there are 200 columns and the read pattern for diffferent systems invols 70 columns... In the above case, we cannot have 70 columns in the rowkey which will not be a good design...
Can you please suggest how to handle this problem? Also can we do indexing in HBASE apart from rowkey? (something called secondary index) regards, Rams
