Created on 11-20-2015 05:09 PM
Tools for building Storm topologies for indexing data into SolrCloud.
Created on 11-20-2015 06:26 PM
Apache Storm has builtin a Solr connector that allows for indexing of JSON serialized objects and arbitrary POJOs using the SolrJsonMapper, as well as any arbitrary fields using the SolrFieldsMapper.
Please refer to the documentation for details and on how to run the examples provided:
https://github.com/apache/storm/tree/master/external/storm-solr
Created on 11-20-2015 06:37 PM
The Storm Solr connector works with the SolrCloud off shelf. The example provided uses the SolrCloud.
Created on 12-04-2015 12:26 AM
@hlouro do you have a bold example that runs with solr cloud?
Created on 12-04-2015 12:34 AM
There is a a bolt in the test topology that can be found in
org.apache.storm.solr.topology.SolrJsonTopology
Created on 12-07-2015 05:27 PM
@hlouro Is it supported? I couldn't find storm-solr in any hortonworks repo. I built if from storm source, but I had dependency conflict issues to make it work in a topology that uses storm-jdbc+phoenix and storm-hive.
User | Count |
---|---|
149 | |
96 | |
46 | |
41 | |
33 |