How to stop running river plugin

Hi,

i have configured and started river with my ES. But how may i stop OR close
my running river, if i want to do so.
I have seen public void close() method in River code, when it get called?

Thanks

--
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/0fdecad2-aba3-4711-bec0-88216f014634%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

When you delete the river (remove _meta doc).

--
David :wink:
Twitter : @dadoonet / @elasticsearchfr / @scrutmydocs

Le 9 janv. 2014 à 14:58, shamsul haque shams.hq@gmail.com a écrit :

Hi,

i have configured and started river with my ES. But how may i stop OR close my running river, if i want to do so.
I have seen public void close() method in River code, when it get called?

Thanks

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/0fdecad2-aba3-4711-bec0-88216f014634%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/0DFC95F7-DD6D-4B61-8EA2-4A2895B3818F%40pilato.fr.
For more options, visit https://groups.google.com/groups/opt_out.

David Pilato david@pilato.fr:

When you delete the river (remove _meta doc).

On a similar note: is writing a new version of the _meta doc supposed to
restart the river?

(I've found that it doesn't: I need to DELETE the _meta doc, then write
a new _meta doc (or restart the ES node)... which is find by me. I just
wondered if writing a new _meta doc was supposed to be enough to do a
river restart...?)

--
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/87vbxn35tg.fsf%40dod.no.
For more options, visit https://groups.google.com/groups/opt_out.

AFAIK no.

--
David Pilato | Technical Advocate | Elasticsearch.com
@dadoonet | @elasticsearchfr

Le 13 janvier 2014 at 22:55:37, Steinar Bang (sb@dod.no) a écrit:

David Pilato david@pilato.fr:

When you delete the river (remove _meta doc).

On a similar note: is writing a new version of the _meta doc supposed to
restart the river?

(I've found that it doesn't: I need to DELETE the _meta doc, then write
a new _meta doc (or restart the ES node)... which is find by me. I just
wondered if writing a new _meta doc was supposed to be enough to do a
river restart...?)

--
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/87vbxn35tg.fsf%40dod.no.
For more options, visit https://groups.google.com/groups/opt_out.

--
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/etPan.52d468b6.4516dde9.376c%40MacBook-Air-de-David.local.
For more options, visit https://groups.google.com/groups/opt_out.