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

Installing river-jdbc via command line fails, file not found on elastic's servers. #16957

Closed
GeorgeL9 opened this issue Mar 4, 2016 · 1 comment

Comments

@GeorgeL9
Copy link

GeorgeL9 commented Mar 4, 2016

Elasticsearch version:
2.2.0
JVM version:
8
OS version:
10.11.2 El Capitan
Description of the problem including expected versus actual behavior:
Installing plugin river-jdbc fails.
Steps to reproduce:

  1. Run command ./bin/plugin install river-jdbc --verbose

Provide logs (if relevant):

Trying https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/river-jdbc/2.2.0/river-jdbc-2.2.0.zip ...
Failed: FileNotFoundException[https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/river-jdbc/2.2.0/river-jdbc-2.2.0.zip]; nested: FileNotFoundException[https://download.elastic.co/elasticsearch/release/org/elasticsearch/plugin/river-jdbc/2.2.0/river-jdbc-2.2.0.zip]; 
ERROR: failed to download out of all possible locations..., use --verbose to get detailed information
@jasontedor
Copy link
Member

Rivers were deprecated and removed from Elasticsearch 1.5.0 to Elasticsearch 2.0.0 in #10345. Can I suggest the Logstash JDBC input plugin as an alternative?

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