In Camel 2.19.0 there will be a component for Elasticsearch 5.x support. Actually it is not supported. -- Andrea Cosentino ---------------------------------- Apache Camel PMC Member Apache Karaf Committer Apache Servicemix Committer Email: [email protected] Twitter: @oscerd2 Github: oscerd
On Tuesday, March 7, 2017 10:04 AM, ajnfde <[email protected]> wrote: I want to send data to elasticSearch from camel using camel component camel-elasticsearch-2.17.5 (and also 2.15.2). The ElasticSearch version used is 5.2.2 But the ElasticsearchEndpoint.class refers to org.elasticsearch.node.NodeBuilder and The ElasticsearchConstants interface refers also to org.elasticsearch.action.WriteConsistencyLevel. The 2 refered object have been removed from elasticserach-5.2.2. Is it a bug in the camel component? What Have I to do ? -- View this message in context: http://camel.465427.n5.nabble.com/Camel-for-ElasticSearch-tp5794992.html Sent from the Camel - Users mailing list archive at Nabble.com.
