Updated the correct doc for Kafka Consumer

Updated the correct doc for Kafka Consumer with link to latest repository.

Closes #14634
This commit is contained in:
Krishna Raj 2015-11-09 14:22:42 -08:00 committed by Clinton Gormley
parent 2522645123
commit f5ca9d0e10

View File

@ -53,8 +53,8 @@ releases 2.0 and later do not support rivers.
* https://github.com/jprante/elasticsearch-jdbc[JDBC importer]: * https://github.com/jprante/elasticsearch-jdbc[JDBC importer]:
The Java Database Connection (JDBC) importer allows to fetch data from JDBC sources for indexing into Elasticsearch (by Jörg Prante) The Java Database Connection (JDBC) importer allows to fetch data from JDBC sources for indexing into Elasticsearch (by Jörg Prante)
* https://github.com/reachkrishnaraj/kafka-elasticsearch-standalone-consumer[Kafka Standalone Consumer]: * https://github.com/reachkrishnaraj/kafka-elasticsearch-standalone-consumer/tree/branch2.0[Kafka Standalone Consumer(Indexer)]:
Easily Scalable & Extendable Kafka Standalone Consumer that reads messages from Kafka, then processes and indexes the messages in ElasticSearch Kafka Standalone Consumer [Indexer] will read messages from Kafka in batches, processes(as implemented) and bulk-indexes them into ElasticSearch. Flexible and scalable. More documentation in above GitHub repo's Wiki.(Please use branch 2.0)!
* https://github.com/ozlerhakan/mongolastic[Mongolastic]: * https://github.com/ozlerhakan/mongolastic[Mongolastic]:
A tool that clones data from ElasticSearch to MongoDB and vice versa A tool that clones data from ElasticSearch to MongoDB and vice versa