Could you explain how the 1-1 association between user and index table regions is maintained. I wasn't able to understand fully from the document.
----- Original Message ----- From: Ted Yu <dev@hbase.apache.org> To: dev@hbase.apache.org At: Jan 8, 2014 3:41:40 PM Hi, Secondary index support is a frequently requested feature. Please find the updated design doc here: https://issues.apache.org/jira/secure/attachment/12621909/SecondaryIndex%20Design_Updated_2.pdf HBASE-9203 is the umbrella JIRA. Implementation patch was attached to HBASE-10222 Thanks to Rajesh who works on this feature. Cheers