jprante / elasticsearch-jdbc

JDBC importer for Elasticsearch
Apache License 2.0
2.84k stars 709 forks source link

plugin install error #645

Open molele2 opened 9 years ago

molele2 commented 9 years ago

[*] Plugin name could be: elasticsearch/plugin/version for official elasticsearch plugins (download from download.elasticsearch.org) groupId/artifactId/version for community plugins (download from maven central or oss sonatype) username/repository for site plugins (download from github master)

Message: Error while installing plugin, reason: IllegalArgumentException: Plugin installation assumed to be site plugin, but contains source code, aborting installation.

molele2 commented 9 years ago

Installed river-jdbc into /mnt/elasticsearch-1.7.2/plugins/river-jdbc

elasticsearch-jdbc 1.7.0.1

./bin/plugin install elasticsearch-jdbc -u https://github.com/jprante/elasticsearch-jdbc/archive/master.zip

jprante commented 9 years ago

Why don't you follow the instruction? This project is no longer a plugin.