This is as close as you can get: http://www.elasticsearch.org/guide/en/elasticsearch/rivers/current/index.html#allocation
On Saturday, December 21, 2013 5:25:18 PM UTC-5, Karol Gwaj wrote: > > Hi, > > is there any build-in way to ensure that rivers are equally distributed > across nodes in the elasticsearch cluster ? > (i have like 100 rivers pulling data from different sources and i will > like to avoid situation when they all run on this same node (i want to > distribute the load across cluster)) > > as i understand river will try run on the node on which it was created, > is it possible (from inside plugin) to force creation of the river on > another node (the Client object obtained from inside plugin only talks to > current (local) node) ? > > thx for any help, > > > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/f1509ba9-6723-41ad-89b8-2ad3dc2bc983%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
