GitHub user LucaCanali opened a pull request:

    https://github.com/apache/spark/pull/22217

    [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).
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/LucaCanali/spark executorCPUTImeNewMetric

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/22217.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 #22217
    
----
commit a8db1605adbc271c785fda24b4945bf87149a4cd
Author: LucaCanali <luca.canali@...>
Date:   2018-08-20T14:12:52Z

    Document Spark Executor Task Metrics

commit 51454e7629e38f92165fc48676fc8a1af91edf26
Author: LucaCanali <luca.canali@...>
Date:   2018-08-24T11:34:41Z

    add executorCPUTime metric

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to