You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2018/12/18 02:51:06 UTC

[GitHub] edwinalu opened a new pull request #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level

edwinalu opened a new pull request #23340: [SPARK-23431][CORE] Expose the new executor memory metrics at the stage level
URL: https://github.com/apache/spark/pull/23340
 
 
   ## What changes were proposed in this pull request?
   
   Collect and show the new executor memory metrics for each stage, to provide more information on how memory is used per stage. Peak values for metrics are show for each stage. For executor summaries for each stage, the peak values per executor are also shown.
   
   ## How was this patch tested?
   
   Added new unit tests.
   
   Please review http://spark.apache.org/contributing.html before opening a pull request.
   

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org