On Tue, Aug 6, 2013 at 7:42 AM, Bruno Dumon <[email protected]> wrote:
> Hi, > > Interesting, we did a similar thing for indexing HBase content into Solr, > you can find it here: > > https://github.com/NGDATA/hbase-indexer > > The part which picks up on the HBase replication stream is available as > standalone library: > > https://github.com/NGDATA/hbase-indexer/tree/master/hbase-sep > > You could consider reusing that. Here's an example of how to use it: > > > https://github.com/NGDATA/hbase-indexer/blob/master/hbase-sep/hbase-sep-demo/src/main/java/com/ngdata/sep/demo/LoggingConsumer.java > > There's also a blog on this at > > > http://www.ngdata.com/the-hbase-side-effect-processor-and-hbase-replication-monitoring/ > > Hey Bruno: I wish there were a better place for listing this stuff than up on the password-protected wiki. Until there is, want to add hbase-indexer to supported projects also? Send me your wiki name (offlist?) and I'll give you edit perms. Thanks, St.Ack
