Skip to content

lhofhansl/hbase-indexer

This branch is 495 commits ahead of, 1 commit behind prazanna/hbase-indexer:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

223d8da · Dec 8, 2016
Dec 10, 2013
Oct 31, 2013
Aug 30, 2016
Aug 30, 2016
Sep 13, 2016
Sep 13, 2016
Aug 30, 2016
Sep 13, 2016
Aug 30, 2016
Sep 13, 2016
Nov 30, 2016
Sep 13, 2016
Sep 13, 2016
Aug 9, 2013
Mar 18, 2013
Nov 13, 2014
Nov 30, 2016

Repository files navigation

HBase Indexer

HBase Indexer allows you to easily and quickly index HBase rows into Solr. Usage documentation can be found on the hbase-indexer Wiki - http://github.com/NGDATA/hbase-indexer/wiki.

Subprojects

HBase SEP

A standalone library for asynchronously processing HBase mutation events by hooking into HBase replication, see the SEP readme.

HBase SEP & replication monitoring

A standalone utility to monitor HBase replication progress, see the SEP-tools readme.

Building

You can build the full hbase-indexer project as follows:

mvn clean install -DskipTests

The default build is linked to HBase 0.94. In order to build for HBase 0.98, run the following command:

mvn clean install -DskipTests -Dhbase.api=0.98

About

Lily HBase Indexer - indexing HBase, one row at a time

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.1%
  • Shell 1.9%