ES 0.19.9 works as fine while installing and downloading aws plugin with
following command,
bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.9.0
but ES 0.19.10 fails to download and installing the same, is there required
any configuration changes etc to install aws plugin with ES 0.19.10
thanks
sujan
--
Hi Sujan,
Works as expected for me (e.g. the actual download):
~/elasticsearch-0.19.10\bin>plugin -install
elasticsearch/elasticsearch-cloud-aws/1.9.0
-> Installing elasticsearch/elasticsearch-cloud-aws/1.9.0...
Trying
https://github.com/downloads/elasticsearch/elasticsearch-cloud-aws/elasticsearch-cloud-aws-1.9.0.zip...
Downloading
....................................................................................................................................................................................................................................................................................................................
.............................................DONE
Installed cloud-aws
Is their any output - maybe the web link/github was experiencing issues?
Derry
On Friday, 5 October 2012 06:53:15 UTC+1, stoned7 wrote:
ES 0.19.9 works as fine while installing and downloading aws plugin with
following command,
bin/plugin -install elasticsearch/elasticsearch-cloud-aws/1.9.0
but ES 0.19.10 fails to download and installing the same, is there
required any configuration changes etc to install aws plugin with ES 0.19.10
thanks
sujan
--