From 68c453c355499a28a870e0c2f2ed09f9eee5ea5d Mon Sep 17 00:00:00 2001 From: Shubham Srivastava Date: Tue, 9 Aug 2016 19:39:59 +0530 Subject: [PATCH] Updating --- plugins/inputs/spark/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/inputs/spark/README.md b/plugins/inputs/spark/README.md index 8d6b93de0..188c7f241 100644 --- a/plugins/inputs/spark/README.md +++ b/plugins/inputs/spark/README.md @@ -6,8 +6,8 @@ #### Description -The Spark plugin collects metrics in 2 ways,both being optional:
-**1.** Spark-JVM metrics exposed as MBean's attributes through jolokia REST endpoint. Metrics are collected for each server configured. See: https://jolokia.org/.
+The Spark plugin collects metrics in 2 ways, both being optional: +**1.** Spark-JVM metrics exposed as MBean's attributes through jolokia REST endpoint. Metrics are collected for each server configured. See:https://jolokia.org/ **2.** Spark application metrics if managed by Yarn Resource manager. The plugin collects through the Yarn API. If some spark job has been submitted then only it will fetch else it will not produce any spark application result. # Measurements: