简体   繁体   English

如何将HBase数据索引到Solr

[英]How to index hbase data to solr

I have to index and search realtime data in solr. 我必须在solr中索引和搜索实时数据。 Data is stored in hbase columns. 数据存储在hbase列中。 I have found a guide about this at LINKEDIN But it is for Cloudera hadoop. 我在LINKEDIN上找到了关于此的指南,但这是针对Cloudera hadoop的。 It could not be used with apache hadoop. 不能与Apache hadoop一起使用。

Is there any alternate for this purpose ? 为此有其他选择吗?

尝试使用hbase-indexer, https: //github.com/lucidworks/hbase-indexer,我相信这是您的linkedin链接中提到的一个分支。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM