Do we use the new elasticsearch-java
client mentioned below in es-hadoop and es-spark ?
https://mvnrepository.com/artifact/co.elastic.clients/elasticsearch-java/8.5.0
Do we use the new elasticsearch-java
client mentioned below in es-hadoop and es-spark ?
https://mvnrepository.com/artifact/co.elastic.clients/elasticsearch-java/8.5.0
No, es-hadoop does not use the java client. It has its own REST client implementation. The main reason is that it predates the java client and there has not been an effort to update it yet.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.