Re: Apache flink with Elastic Search

2015-10-16 Thread santosh_rajaguru
Thanks Martin for the input. -- View this message in context: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Apache-flink-with-Elastic-Search-tp8435p8474.html Sent from the Apache Flink Mailing List archive. mailing list archive at Nabble.com.

Re: Apache flink with Elastic Search

2015-10-16 Thread Martin Liesenberg
Elasticsearch does not support streaming in the sense, that you subscribe to a search query and as new documents come in, you will get any matching your query. There is a rather long discussion in one of the issues in the ES repository on GitHub concerning this (active for 4 years now) [1] It does

Re: Apache flink with Elastic Search

2015-10-14 Thread Robert Metzger
I think the Hadoop connector of ElasticSearch only works for batch jobs. In my understanding, elasticsearch also allows "streaming" standing search queries. On Wed, Oct 14, 2015 at 10:41 AM, santosh_rajaguru wrote: > Thanks flavio. > > > > -- > View this message in context: > http://apache-flink

Re: Apache flink with Elastic Search

2015-10-14 Thread santosh_rajaguru
Thanks flavio. -- View this message in context: http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/Apache-flink-with-Elastic-Search-tp8435p8445.html Sent from the Apache Flink Mailing List archive. mailing list archive at Nabble.com.

Re: Apache flink with Elastic Search

2015-10-14 Thread Flavio Pompermaier
You can always use the Hadoop connector of Elasticsearch ;) On 14 Oct 2015 08:32, "Aljoscha Krettek" wrote: > Hi, > the Elasticsearch connector can only be used for writing right now. If > there is need we could also think about adding a connector for reading, > though. > > Cheers, > Aljoscha > >

Re: Apache flink with Elastic Search

2015-10-13 Thread Aljoscha Krettek
Hi, the Elasticsearch connector can only be used for writing right now. If there is need we could also think about adding a connector for reading, though. Cheers, Aljoscha > On 13 Oct 2015, at 16:01, Sachin Goel wrote: > > Hi Santosh > There is an Elastic search connector under streaming connec

Re: Apache flink with Elastic Search

2015-10-13 Thread Sachin Goel
Hi Santosh There is an Elastic search connector under streaming connectors. Can you check if that satisfies your needs? Aljoscha will be able to provide more details in case you need them. Cheers! Sachin -- Sachin Goel Computer Science, IIT Delhi m. +91-9871457685 On Tue, Oct 13, 2015 at 6:38 PM