ElasticSearch to SQL sync

As David said, for push, you must modify your middleware that performs the
insert/update/delete - there is nothing ES can do for you. You must add an
ES client that can execute the respective operations on your data against
an ES cluster.

Poll method does not scale, push does scale.

I do not understand JDBC river is not mature, I happily accept bug reports
and patches. Maybe you discovered that river instances do not scale and are
kind of limited.

Jörg

On Thu, Mar 20, 2014 at 10:48 AM, Komal Parekh komaldparekh@gmail.comwrote:

Yes we have done some implementation on river but it does not give real
time data. And also it is not as much mature. So for real time data we need
to use some push mechanism which can help up to have realtime data.

On Thursday, March 20, 2014 3:13:13 PM UTC+5:30, Jörg Prante wrote:

Have you tried the JDBC river for poll mechanism?

GitHub - jprante/elasticsearch-jdbc: JDBC importer for Elasticsearch

Jörg

On Thu, Mar 20, 2014 at 9:50 AM, Komal Parekh komald...@gmail.comwrote:

Thanks David for your prompt response. But we want some automatic Push
or poll mechanism for this.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/d18888e6-c85b-46cc-8d7d-b41a763ae3f0%40googlegroups.comhttps://groups.google.com/d/msgid/elasticsearch/d18888e6-c85b-46cc-8d7d-b41a763ae3f0%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFmQ_w8iJo0Bdw%2BvS9s8sEfajgxi1MTeZabpSdUNkHaMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.