Re: Elasticsearch JDBC river plugin- Interval vs Schedule.

2015-01-18 Thread 4m7u1
Okay got it. Thanks :). And are both the same when it comes to performance?


>>  -- 
>> 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 elasticsearc...@googlegroups.com .
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/elasticsearch/8d4069fb-ed3a-4b41-b917-d262366a99c8%40googlegroups.com
>>  
>> 
>> .
>> 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/7b3f1a29-016b-48f6-899a-08425432e0a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Elasticsearch JDBC river plugin- Interval vs Schedule.

2015-01-16 Thread joergpra...@gmail.com
"schedule" is synchronized with the wall clock time of the system.
"interval" is the elapsing time between two runs, the plugin simply waits
that period.

Jörg

On Fri, Jan 16, 2015 at 11:18 AM, 4m7u1  wrote:

>
> In JDBC river plugin for Elasticsearch, what is the difference between
> "interval" and "schedule"?
> Both are used to keep Elasticsearch in sync with the database.
> Which one is better?
>
> --
> 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+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/8d4069fb-ed3a-4b41-b917-d262366a99c8%40googlegroups.com
> 
> .
> 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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoFd_L0ib%3DwhPmWNt7ebnoPbeNa-y6PTwVyPoHTXgYOCJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Elasticsearch JDBC river plugin- Interval vs Schedule.

2015-01-16 Thread 4m7u1

In JDBC river plugin for Elasticsearch, what is the difference between 
"interval" and "schedule"?
Both are used to keep Elasticsearch in sync with the database. 
Which one is better?

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/8d4069fb-ed3a-4b41-b917-d262366a99c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.