I have to deploy ES version 0.90.10 on AWS. For that I have installed 
cloud-aws plugin having the version 1.17.0-SNAPSHOT. 

But I want to use *local* gateway instead of S3 gateway. I have 
added/uncommented these 2 lines in elasticsearch.yml

cloud.aws.discovery.type: ec2 
gateway.type: local

I have not added any secret and access keys, groups etc. thinking from 
version 1.17 onwards plugin picks from instance

But the plugin still expects the S3 gateway, I am getting an error while 
starting the node

[2016-04-27 06:11:22,274][ERROR][bootstrap                ] {0.90.10}: 
Initialization Failed ...

- ExecutionError[java.lang.NoClassDefFoundError: 
com/amazonaws/services/s3/AmazonS3]

        NoClassDefFoundError[com/amazonaws/services/s3/AmazonS3]

                ClassNotFoundException[com.amazonaws.services.s3.AmazonS3] 



Is my configuration correct? Please let me know any work around


Thanks

-- 
Please update your bookmarks! We have moved to https://discuss.elastic.co/
--- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/02219533-567f-4fca-96e9-d0733ff8bf0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to