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

elasticsearch plugin installation is inconsistent #133

Open
andrewgdotcom opened this issue Jun 6, 2017 · 0 comments
Open

elasticsearch plugin installation is inconsistent #133

andrewgdotcom opened this issue Jun 6, 2017 · 0 comments

Comments

@andrewgdotcom
Copy link

There is inconsistency between sirensolutions/siren-join and solutions.siren/siren-join. This is a trap for the unwary!

root@odx:~# /usr/share/elasticsearch/bin/plugin install sirensolutions/siren-join/2.4.4
-> Installing sirensolutions/siren-join/2.4.4...
Trying https://download.elastic.co/sirensolutions/siren-join/siren-join-2.4.4.zip ...
Trying https://search.maven.org/remotecontent?filepath=sirensolutions/siren-join/2.4.4/siren-join-2.4.4.zip ...
Trying https://oss.sonatype.org/service/local/repositories/releases/content/sirensolutions/siren-join/2.4.4/siren-join-2.4.4.zip ...
Trying https://github.com/sirensolutions/siren-join/archive/2.4.4.zip ...
Downloading .........................................................................................................................................................................DONE
Verifying https://github.com/sirensolutions/siren-join/archive/2.4.4.zip checksums if available ...
NOTE: Unable to verify checksum for downloaded plugin (unable to find .sha1 or .md5 file to verify)
ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip

BUT

root@odx:~# /usr/share/elasticsearch/bin/plugin install solutions.siren/siren-join/2.4.4
-> Installing solutions.siren/siren-join/2.4.4...
Trying https://download.elastic.co/solutions.siren/siren-join/siren-join-2.4.4.zip ...
Trying https://search.maven.org/remotecontent?filepath=solutions/siren/siren-join/2.4.4/siren-join-2.4.4.zip ...
Downloading .........................................DONE
Verifying https://search.maven.org/remotecontent?filepath=solutions/siren/siren-join/2.4.4/siren-join-2.4.4.zip checksums if available ...
Downloading .DONE
Installed siren-join into /usr/share/elasticsearch/plugins/siren-join

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

1 participant