Hi, I have setup the 5.2.2 es with jdk version 1.8.
The 5.2.2 java client required jdk1.8, But my application is still use the old jdk 1.7, it is hard to upgrade now. can I use the below client to access the laster elasticsearch cluster?
Hi, @dadoonet. It seems I can use the "low-level REST client" to communicate with my 5.2.2 elasticsearch.
"The low-level REST client is subject to the same release cycle as elasticsearch. Replace the version with the desired client version, first released with 5.0.0-alpha4. There is no relation between the client version and the elasticsearch version that the client can communicate with. The low-level REST client is compatible with all elasticsearch versions."
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.