Wei-Chiu, Thanks for the response. Are there any workarounds for Hadoop 3.1.0? As this is a critical production cluster it needs immediate attention.
Thanks, Ravi On Tue, Jun 2, 2020 at 5:59 PM Wei-Chiu Chuang <[email protected]> wrote: > Check out HADOOP-16398 > <https://issues.apache.org/jira/browse/HADOOP-16398> > It's a new feature in Hadoop 3.3.0 > > Akira might be able to help. > > On Tue, Jun 2, 2020 at 5:56 PM ravi kanth <[email protected]> wrote: > >> Hi Everyone, >> >> We have a production-ready cluster with 35 nodes that we are currently >> using. We are currently using System metrics using Prometheus + Grafana to >> visualize server. However, we are more interested in visualizing the Hadoop >> & Yarn service level metrics. >> >> I came across hadoop JMX port which exposes all the needed metrics from >> the service. However, I remained unsuccessful in tagging these metrics to >> prometheus jmx agent. >> >> Is there anyone who successfully got the JMX monitoring of Hadoop >> components work with Prometheus? Any help is greatly appreciated. >> >> Currently, we have scripts to parse the meaningful values out of JMX end >> point of the namenode & datanodes. >> >> Thanks In advance, >> >> Ravi >> >>
