Re: Availability for the ElasticSearch 2 streaming connector
Posted by
Zach Cox on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Availability-for-the-ElasticSearch-2-streaming-connector-tp4947p4990.html
I recently did exactly what Robert described: I copied the code from this (closed) PR
https://github.com/apache/flink/pull/1479, modified it a bit, and just included it in my own project that uses the Elasticsearch 2 java api. Seems to work well. Here are the files so you can do the same:
-Zach
Hey I missed this thread, sorry about that.
I have a basic connector working with ES 2.0 which I can push out. Its not optimized yet and I don't have the time to look at it, if someone would like to take it over go ahead I can send a PR.