I'm trying to install cloud-aws as an elasticsearch plugin on an ec2 instance using "sudo bin/plugin install cloud-aws", and I am getting a null github url. I think this is because of some ec2 restrictions. Here is the plugin URL: https://github.com/elastic/elasticsearch/tree/2.0/plugins/cloud-aws.
Is there any other syntax for installing this plugin? The following command was working fine for me, but it is for the older version of the plugin: "bin/plugin install elasticsearch/elasticsearch-cloud-aws/2.7.1".
I was using es 1.7.0. It looks like it works when I update to es 2.1.1.
Is there a specific version of cloud-aws I can specify when I am doing this install? I'm running "sudo bin/plugin install cloud-aws" as part of an automated setup script, and I wonder if it might break in the future if cloud-aws is updated while the other things in the script aren't updated.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.