Created 11-23-2018 10:16 AM
Is it possible to monitor the JVM metrics of each yarn application using Graphite
Created 11-26-2018 10:57 AM
Created 11-27-2018 06:12 AM
@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 ?
Created 11-27-2018 06:39 AM
Ok I understand what you mean. I think you are right, this solution is only for spark applications.
Created 11-27-2018 06:32 AM
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...
Please accept this answer if this helps you.
Created 11-27-2018 06:55 AM
@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