GitHub user LucaCanali opened a pull request:
https://github.com/apache/spark/pull/22218
[SPARK-25228][CORE]Add executor CPU time metric.
## What changes were proposed in this pull request?
Add a new metric to measure the executor's process (JVM) CPU time.
## How was this patch tested?
Manually tested on a Spark cluster (see SPARK-25228 for an example
screenshot).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/LucaCanali/spark AddExecutrCPUTimeMetric
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22218.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22218
----
commit c715096657c36beedd43c64104f56a78b2eb268d
Author: LucaCanali <luca.canali@...>
Date: 2018-08-24T12:05:59Z
Add Executor CPU Time metric
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]