Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build zip for Elasticsearch 2.2.1 #30

Closed
danielmotaleite opened this issue Mar 23, 2016 · 3 comments
Closed

Build zip for Elasticsearch 2.2.1 #30

danielmotaleite opened this issue Mar 23, 2016 · 3 comments

Comments

@danielmotaleite
Copy link

Trying to install in ES 2.2.1 it gives this error:

 /usr/share/elasticsearch/bin/plugin  install https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/raw/master/download/elasticsearch-readonlyrest-v1.7_es-v2.2.0.zip
-> Installing from https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/raw/master/download/elasticsearch-readonlyrest-v1.7_es-v2.2.0.zip...
Trying https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/raw/master/download/elasticsearch-readonlyrest-v1.7_es-v2.2.0.zip ...
Downloading ..DONE
Verifying https://github.com/sscarduzio/elasticsearch-readonlyrest-plugin/raw/master/download/elasticsearch-readonlyrest-v1.7_es-v2.2.0.zip checksums if available ...
NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .md5 file to verify)
ERROR: Plugin [readonlyrest] is incompatible with Elasticsearch [2.2.1]. Was designed for version [2.2.0]

Please update the zip to run on this version or tell us if there is any hack to do it.
Thanks

@sscarduzio
Copy link
Owner

I'll update the build. In general, the hack is to go inside the plugin zip and edit plugin-descriptor.properties changing the ES version.

@danielmotaleite
Copy link
Author

It install fine!
Thanks for the update and for the plugin!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants