Closed tugberkugurlu closed 10 years ago
You're using a version of Jetty for ES 0.90.12 on ES 1.1.1. Just use this: https://oss-es-plugins.s3.amazonaws.com/elasticsearch-jetty/elasticsearch-jetty-1.1.1-beta.zip
@ingmaras - Thanks for filling in here! The README has been updated and ES 1.1.1 support is now in the latest release. Sorry for the trouble and delay on things.
I'm trying to install this plugin on Windows. I installed it successfully with the following command:
I can confirm that jetty-1.1.1 folder is under plugins folder. Then, I added the following configuration at the bottom of the config/elasticsearch.yml file:
However, when I try to start the ES, I'm getting the below error:
I'm running ES 1.1.1 and I guess my problem could be related to the fact that I'm installing https://oss-es-plugins.s3.amazonaws.com/elasticsearch-jetty/elasticsearch-jetty-0.90.12.zip. Is that it or something else that I'm doing wrong?