Hi,
I'm trying to install the plugin as documented in the github project however it looks like the version 1.7.1 appears not released yet.
So i've tried the 1.6.1 with ELS 1.7.2 and i'm getting the following exception on start up.
[2015-09-23 21:43:20,461][INFO ][node ] [Box IV] starting ...
{1.7.2}: Startup Failed ...
- AbstractMethodError[com.sonian.elasticsearch.zookeeper.discovery.ZooKeeperDiscovery.setRoutingService(Lorg/elasticsearch
/cluster/routing/RoutingService;)V]
Exception in thread "Thread-1" java.lang.NullPointerException
at org.elasticsearch.cluster.action.index.MappingUpdatedAction.stop(MappingUpdatedAction.java:108)
at org.elasticsearch.node.internal.InternalNode.stop(InternalNode.java:300)
at org.elasticsearch.node.internal.InternalNode.close(InternalNode.java:334)
at org.elasticsearch.bootstrap.Bootstrap$1.run(Bootstrap.java:82)
Do you have any suggestion on what could cause this issue?
Is there any chance to get a version which is compatible with latest ELS (1.7.2)
Thanks
Bruno