Could you try to add to elasticsearch.yml file: cloud.enabled: true
and restart? Also, your logs show that you are using elasticsearch 0.90.7, right? Did you install was plugin 1.16.0? bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.16.0 -- David Pilato | Technical Advocate | Elasticsearch.com @dadoonet | @elasticsearchfr Le 23 décembre 2013 at 11:00:35, Steinar Bang ([email protected]) a écrit: >>>>> David Pilato <[email protected]>: > So there is probably something wrong with your elasticsearch.yml file. > Could you gist it? https://gist.github.com/steinarb/8094353 Everything seems to be commented out, except for the stuff I've added in from the EC2 document...? > Preserve formating, just replace aws credentials with XXXX. Done. I also switched the name of the cluster and the S3 bucket. Leaving in place either of the clustring settings or the S3 bucket settings causes the startup problems. Could the problem be a mismatch between the EC2 plugin and the current ES...? Oh, and I'm using OpenJDK instead of Oracle Java. Is that a potential complication? Thanks! - Steinar -- 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/87a9frlwej.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.52b8158d.5ff87e05.111%40MacBook-Air-de-David.local. For more options, visit https://groups.google.com/groups/opt_out.
