Strange..., this should not happen. Do you know if the river was created or
not (have a look at the logs, in 0.13, you will have a status API)? You
should see a log entry stating that it was created on one of the nodes you
have in the cluster. Currently, the only way to restart an existing river is
to restart the node it is running on (it will get allocated to another
node), but, there should be an API for that, can you open one?
-shay.banon
On Mon, Nov 15, 2010 at 4:51 PM, Jeremy Carroll phobos182@gmail.com wrote:
I snapshotted my data on my Elasticsearch test cluster, and restarted
the nodes. Now the twitter river I have installed is no longer pulling
down posts. How do I restart the twitter river? I do not see any
documentation for starting / stopping rivers.