after upgrading ES to 0.90.3 knapsack stopped working for me, it gives an
10bytes archive (empty archive)
I tried an remove of the plugin and an install afterwards, but no luck.
Elasticsearch log file does not say much:
after command:
curl -XPOST
'localhost:9200/com-2013.08.24/_export?target=/media/ephemeral0/elasticsearch/archive2.tar.gz'
[2013-08-29 06:58:06,907][INFO
][org.xbib.elasticsearch.action.RestExportAction] [Anti-Cap] cluster
'yellow' check before exporting to
/media/ephemeral0/elasticsearch/archive2.tar.gz
[2013-08-29 06:58:06,910][INFO
][org.xbib.elasticsearch.action.RestExportAction] [Anti-Cap] starting
export to /media/ephemeral0/elasticsearch/archive2.tar.gz
[2013-08-29 09:35:55,172][INFO
][org.xbib.elasticsearch.action.RestExportAction] [Wind Warrior] starting
export to /tmp/archive.tar.gz
Exception in thread "elasticsearch[Wind Warrior][Knapsack export
[test]][T#1]" java.lang.NoSuchMethodError:
org.elasticsearch.cluster.metadata.MetaData.indices()Lorg/elasticsearch/common/collect/ImmutableMap;
at
org.xbib.elasticsearch.action.RestExportAction.getSettings(RestExportAction.java:201)
at
org.xbib.elasticsearch.action.RestExportAction.access$500(RestExportAction.java:66)
at
org.xbib.elasticsearch.action.RestExportAction$1.run(RestExportAction.java:135)
at java.lang.Thread.run(Thread.java:680)
On Thu, Aug 29, 2013 at 9:16 AM, Jasper Geurtsen jasper@9apps.net wrote:
Thanks for your very quick confirmation!!
Do you already have an idea where it goes wrong?
Thanks,
Jasper
Op donderdag 29 augustus 2013 09:10:21 UTC+2 schreef Jörg Prante:
Sorry for the inconvenience. I have to update the plugin. It seems it
does not work with 0.90.3
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.