Re: Can't get Chef deployed ElasticSearch service to start

2014-11-26 Thread eiTan LaVi
see if this helps: https://github.com/elasticsearch/cookbook-elasticsearch/pull/213 *ryanvanderpol https://github.com/ryanvanderpol *commented on 17 Jul https://github.com/elasticsearch/cookbook-elasticsearch/pull/213#issuecomment-49336142 Just as a follow up, the issue I was running in to

Re: Can't get Chef deployed ElasticSearch service to start

2014-11-26 Thread Karel Minařík
What if you just change the Elasticsearch version in your setup (attributes, role overrides, etc)? There is no patch/commit needed to install 1.x versions with the cookbook. (There are just special cases where overriding attributes doesn't work as expected.) Is there anything printed to the

Can't get Chef deployed ElasticSearch service to start

2014-07-16 Thread Ryan V
I posted this over on Github, but thought I might get more eyeballs here. I'm deploying an ES cluster to EC2 via OpsWorks using the method described here: http://blogs.aws.amazon.com/application-management/post/Tx3MEVKS0A4G7R5/Deploying-Elasticsearch-with-OpsWorks Out of the box, it all works