[
https://issues.apache.org/jira/browse/BOOKKEEPER-204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo updated BOOKKEEPER-204:
---------------------------------
Attachment: asynchbase-1.2.1.jar
currently asynchbase doesn't provide CheckAndPut request. so I just fork it and
implemented the CheckAndPut request in
https://github.com/sijie/asynchbase/tree/COMPARE_AND_SET
I attached the compiled jar, if you want to try using the MetaStore patch, you
may need to mvn:install this jar first. :)
> Provide a MetaStore interface, and a possible implementation using HBase.
> -------------------------------------------------------------------------
>
> Key: BOOKKEEPER-204
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-204
> Project: Bookkeeper
> Issue Type: Sub-task
> Components: bookkeeper-server, hedwig-server
> Reporter: Sijie Guo
> Assignee: Sijie Guo
> Attachments: BOOKKEEPER-204_draft.diff, asynchbase-1.2.1.jar
>
>
> we need a MetaStore interface which easy for us to plugin different scalable
> k/v storage, such as HBase.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira