Support Questions

Find answers, ask questions, and share your expertise

Is it possible to monitor the JVM metrics of each yarn application using Graphite

Explorer

Is it possible to monitor the JVM metrics of each yarn application using Graphite

5 REPLIES 5

Explorer

@Michael Graml, but this is specific to spark applications ?

Is there anyway we can get the jvm metrics for hive applications(tez) and feed them to graphite ?

@Nikhil

Ok I understand what you mean. I think you are right, this solution is only for spark applications.

Hi @Nikhil,

Why dont you use ambari-metrics service and use the existing dashboards of yarn in grafana to monitor your YARN application queue.

you can refer more here : https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.2.2/bk_ambari-operations/content/ch_using_ambar...

https://docs.hortonworks.com/HDPDocuments/Ambari-2.6.2.2/bk_ambari-operations/content/grafana_yarn_d...

Please accept this answer if this helps you.

Explorer

@Akhil S Naik
My requirement is fetch the metrics for each yarn applications and feed them to Graphite.

I have already did the same for Spark applications using Graphtite and Grafana(HDP Default).

So would like to check if such an option is available for other yarn applications like mapreduce and tez