codelibs / elasticsearch-river-web

Web Crawler for Elasticsearch
Apache License 2.0
234 stars 57 forks source link

RiverWeb-2.4.0-snapshot connectivity issue #131

Open mykola-shulba opened 7 years ago

mykola-shulba commented 7 years ago

I'm trying to connect RiverWeb2.4.0-snapshot (master version) to Elasticsearch >= 2.4.1 and getting this error: riverweb.log

INFO [Asylum] failed to get node info for {#transport#-1}{10.0.2.16}{10.0.2.16:9300}, disconnecting... RemoteTransportException[[Failed to deserialize response of type [org.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse]]]; nested: TransportSerializationException[Failed to deserialize response of type [org.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse]]; nested: NoClassDefFoundError[org/apache/lucene/search/suggest/Lookup]; nested: ClassNotFoundException[org.apache.lucene.search.su ggest.Lookup]; Caused by: TransportSerializationException[Failed to deserialize response of type [org.elasticsearch.action.admin.cluster.node.liveness.LivenessResponse]]; nested: NoClassDefFoundError[org/apache/lucene/search/s uggest/Lookup]; nested: ClassNotFoundException[org.apache.lucene.search.suggest.Lookup];

With the same configuration and ES 2.4.0 river-Web works perfectly

What the most recent Elasticsearch version River-Web supports?

marevol commented 7 years ago

We have no plan to upgrade riverweb and recommend to use Fess.