On 12/14/2017 2:27 PM, Abhi Basu wrote:
> I am using CDH 5.13 with Solr 4.10. Trying to automate metrics gathering
> for JVM (CPU, RAM, Storage etc.) by calling the REST APIs described here ->
> https://lucene.apache.org/solr/guide/6_6/metrics-reporting.html.
>
> Are these not supported in my versi
The metrics were introduced in Solr 6.4 so I don't think so at all.
The Cloudera support site could say for sure, I know lots of
functionality has been backported to 4x from later versions, but that
would be a _LOT_ of code to backport so I doubt it.
Best,
Erick
On Thu, Dec 14, 2017 at 2:28 PM,
you are using cloudera? sounds like a question for them...
From: Abhi Basu <9000r...@gmail.com>
Sent: Thursday, December 14, 2017 1:27:23 PM
To: solr-user@lucene.apache.org
Subject: SOLR Rest API for monitoring
Hi All:
I am using CDH 5.13 with Solr 4.10. Trying t