[
https://issues.apache.org/jira/browse/HBASE-883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12643131#action_12643131
]
stack commented on HBASE-883:
-----------------------------
Clint: Secondary indexes run on top of a transactional hbase? Thats needed
because insert into secondary is transactional with primary table? This patch
makes some changes to a few core classes but they are a few only and they look
like they do not require migration scripts because the classes migrate
themselves. I like the package.html documentation.
Has anyone else tried Clint's patch? Does it work for them?
> Secondary Indexes
> -----------------
>
> Key: HBASE-883
> URL: https://issues.apache.org/jira/browse/HBASE-883
> Project: Hadoop HBase
> Issue Type: New Feature
> Components: client, regionserver
> Reporter: Clint Morgan
> Assignee: Clint Morgan
> Attachments: hbase-883.patch, hbase-883.patch, hbase-883.patch,
> hbase-883.patch, hbase-883.patch, hbase-883.patch
>
>
> I'm working on a secondary index impl. The basic idea is to maintain a
> separate table per index.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.