Re: no clustering on ec2 due to ClassNotFoundException[org.elasticsearch.gateway.blobstore.BlobStoreGatewayModule]

2014-07-25 Thread Anthony Oleary
| @elasticsearchfr https://twitter.com/elasticsearchfr Le 24 juillet 2014 à 17:23:08, Anthony Oleary (anthony...@kweekweek.com javascript:) a écrit: Thanks again David, One last question, how would i tell elasticsearch to use the EBS? or is it when i create a EC2 to link it to EBS

no clustering on ec2 due to ClassNotFoundException[org.elasticsearch.gateway.blobstore.BlobStoreGatewayModule]

2014-07-24 Thread Anthony Oleary
Hello, in EC@,i installed elasticsearch with wget http://download.elasticsearch.org/elasticsearch/elasticsearch/elasticsearch-1.3.0.zip sudo unzip elasticsearch-1.3.0.zip -d /usr/local/elasticsearch cd /usr/local/elasticsearch/elasticsearch-1.3.0 sudo bin/plugin -install

Re: no clustering on ec2 due to ClassNotFoundException[org.elasticsearch.gateway.blobstore.BlobStoreGatewayModule]

2014-07-24 Thread Anthony Oleary
: Gateways have been removed. You can't use that anymore. -- *David Pilato* | *Technical Advocate* | *Elasticsearch.com* @dadoonet https://twitter.com/dadoonet | @elasticsearchfr https://twitter.com/elasticsearchfr Le 24 juillet 2014 à 14:47:48, Anthony Oleary (anthony...@kweekweek.com

Re: no clustering on ec2 due to ClassNotFoundException[org.elasticsearch.gateway.blobstore.BlobStoreGatewayModule]

2014-07-24 Thread Anthony Oleary
, Anthony Oleary (anthony...@kweekweek.com javascript:) a écrit: thanks David I got the link about gateways from http://www.elasticsearch.org/tutorials/elasticsearch-on-ec2/ what would you recommend i use for clustering on EC2 instead of gateways or how to configure the config.yml