Github user jerryshao commented on a diff in the pull request:
https://github.com/apache/spark/pull/21635#discussion_r202015739
--- Diff: docs/monitoring.md ---
@@ -435,6 +435,7 @@ set of sinks to which metrics are reported. The
following instances are currentl
* `executor`: A Spark executor.
* `driver`: The Spark driver process (the process in which your
SparkContext is created).
* `shuffleService`: The Spark shuffle service.
+* `yarn`: Spark resource allocations on YARN.
--- End diff --
Is it better to change to application master for better understanding?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]