Hi everyone,

I'm trying to do a back up to S3.  I'm running ES "version" : "1.1.1", 
"build" : "f1585f0" and I have tried to install the plugin on all the nodes

  bin/plugin -install elasticsearch/elasticsearch-cloud-aws/2.1.1

which appeared to work (no errors) and I restarted all of the nodes.  but 
it did not work - when I try to create a snapshot using "type": "s3" I get 
an error:

  NoClassSettingsException[failed to load class with value [s3];

And when I do the _nodes query it shows (among many other things):

    "plugins" : [ ]

So I tried to install the elasticsearch-cloud-aws/2.1.1 plugin again and I 
get an error saying that directory exists and I should uninstall if I want 
to update.  So what did I miss?  Why is this lot loading - there is nothing 
in the error logs at all.

Thanks for any help,
Frank

-- 
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/c00a2ae4-01ae-4326-8aac-49b551cf4c01%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to