You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use the new version kafka-elasticsearch-standalone-consumer which supprts es2.x, but after I build it and run that with gradle, it always failed with below error, also I tried es2.1,and es2.3, still same issue. Would you please help advise? thanks
2016-07-03 07:29:23:577 [kafka-es-indexer-thread-1] ERROR o.e.k.i.s.ElasticSearchBatchService - Error posting messages to ElasticSearch: NoNodeAvailableException - ES cluster is unreachable, will try to re-connect after sleeping ...
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available:
The text was updated successfully, but these errors were encountered:
ppine7
pushed a commit
to ppine7/kafka-elasticsearch-consumer
that referenced
this issue
Jul 20, 2016
Hi,
I am trying to use the new version kafka-elasticsearch-standalone-consumer which supprts es2.x, but after I build it and run that with gradle, it always failed with below error, also I tried es2.1,and es2.3, still same issue. Would you please help advise? thanks
2016-07-03 07:29:23:577 [kafka-es-indexer-thread-1] ERROR o.e.k.i.s.ElasticSearchBatchService - Error posting messages to ElasticSearch: NoNodeAvailableException - ES cluster is unreachable, will try to re-connect after sleeping ...
org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available:
The text was updated successfully, but these errors were encountered: