jprante / elasticsearch-jdbc

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

hi es2.3.3 plugin need a plugin-descriptor.properties..Can you provide? #839

Open adxpcc opened 8 years ago

adxpcc commented 8 years ago

hi the ES2.3.3 plugin need a plugin-descriptor.properties..Can you provide?

run as Windows... Thanks

adxpcc commented 8 years ago

Thanks~~~

jprante commented 8 years ago

JDBC importer is not a plugin.

leelyliu commented 8 years ago

I meet the same problem. How to fix?

The following is error:

D:\Download\elasticsearch-2.3.3\bin>plugin install http://xbib.org/repository/or g/xbib/elasticsearch/importer/elasticsearch-jdbc/2.3.3.1/elasticsearch-jdbc-2.3. 3.1-dist.zip -> Installing from http://xbib.org/repository/org/xbib/elasticsearch/importer/el asticsearch-jdbc/2.3.3.1/elasticsearch-jdbc-2.3.3.1-dist.zip... Trying http://xbib.org/repository/org/xbib/elasticsearch/importer/elasticsearch- jdbc/2.3.3.1/elasticsearch-jdbc-2.3.3.1-dist.zip ... Downloading .................................................................... ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ................................................................................ ...DONE Verifying http://xbib.org/repository/org/xbib/elasticsearch/importer/elasticsear ch-jdbc/2.3.3.1/elasticsearch-jdbc-2.3.3.1-dist.zip checksums if available ... Downloading .DONE ERROR: Could not find plugin descriptor 'plugin-descriptor.properties' in plugin zip

leelyliu commented 8 years ago

I made a mistake for it. It's not a plugin any more. I read some old articles that said to run 'plugin install url' command. It is different in 2.3.3 at all. So follow the latest README.md. It work!!!