Hi everyone - I have been using JEST APIs to make HTTP REST requests to
elastic search cluster. This works fine for queries but I am unable to find
a way to retrieve cluster health status using JEST.
Hence looking for a way to retrieve cluster health status using JEST.
Thoughts anyone?
Health health = new Health.Builder().build();
JestResult result = jestClient.execute(health);
Ferhat
On Saturday, August 31, 2013 5:11:55 AM UTC+3, amit.soni wrote:
Hi everyone - I have been using JEST APIs to make HTTP REST requests to
Elasticsearch cluster. This works fine for queries but I am unable to find
a way to retrieve cluster health status using JEST.
Hence looking for a way to retrieve cluster health status using JEST.
Thoughts anyone?
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.