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 Ela

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 *commented on 17 Jul Just as a follow up, the issue I was running in to

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