Foro Formación Hadoop
HBase to SolR
HBase Indexer
The HBase Indexer provides the ability to stream events from HBase to Solr for near real time searching.
How the HBase Indexer Works
The HBase indexer works as an HBase replication sink and runs as a daemon. When updates are written to HBase region servers, they are replicated to the HBase indexer processes. These processes then pass the updates to Solr for indexing.
There are several configuration files to prepare before using the HBase indexer. Then a specific configuration for your your HBase table must be supplied to map HBase rows to Solr documents.
If you are already using HBase replication, the HBase Indexer process should not interfere.
Información completa en:
https://doc.lucidworks.com/lucidworks-hdpsearch/2.3/Guide-Jobs.html#_hbase-indexer
https://github.com/NGDATA/hbase-indexer
https://www.cloudera.com/documentation/enterprise/5-6-x/topics/search_hbase_batch_indexer.html
Social networks