jprante / elasticsearch-knapsack

Knapsack plugin is an import/export tool for Elasticsearch
Apache License 2.0
472 stars 77 forks source link

Support for 1.3.0 #51

Closed petard closed 10 years ago

petard commented 10 years ago

I've installed latest knapsack under ES 1.3.0 but it doesn't seem to work, the cluster won't go up after restarting it. curl localhost:9200 gives curl: (7) couldn't connect to host, after removing knapsack it goes up again.

Anybody else got knapsack working in 1.3.0?

[2014-07-31 08:32:38,184][INFO ][plugins ] [... master] loaded [knapsack-1.2.0.0-ac08ffe, support-1.2.0.0-af78fcc], sites [] [2014-07-31 08:32:38,372][WARN ][plugins ] [... master] plugin support-1.2.0.0-af78fcc, failed to invoke custom onModule method

jprante commented 10 years ago

Knapsack for ES 1.3 is work in progress and will be released asap

petard commented 10 years ago

Ok, thanks for the heads-up!