tomvanbussel opened a new pull request #24011: [SPARK-27071][CORE] Expose 
additional metrics in status.api.v1.StageData
URL: https://github.com/apache/spark/pull/24011
 
 
   ## What changes were proposed in this pull request?
   
   This PR exposes additional metrics in `status.api.v1.StageData`. These 
metrics were already computed for `LiveStage`, but they were never exposed to 
the user. This includes extra metrics about the JVM GC, executor 
(de)serialization times, shuffle reads and writes, and more.
   
   ## How was this patch tested?
   
   Existing tests.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to