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/25 16:30:44 UTC

[GitHub] seancxmao opened a new pull request #23379: [SPARK-26440][WEBUI] Show total CPU time across all tasks on stage pages

seancxmao opened a new pull request #23379: [SPARK-26440][WEBUI] Show total CPU time across all tasks on stage pages
URL: https://github.com/apache/spark/pull/23379
 
 
   ## What changes were proposed in this pull request?
   Task CPU time was added since [SPARK-12221](https://issues.apache.org/jira/browse/SPARK-12221). However, total CPU time across all tasks is not displayed on stage pages. This could be used to check whether a stage is CPU intensive or not.
   
   This PR lets total CPU time across all tasks showed on stage pages.
   
   ## How was this patch tested?
   Manually tested locally.
   <img width="361" alt="screen shot 2018-12-26 at 12 29 22 am" src="https://user-images.githubusercontent.com/12194089/50424797-52020180-08a5-11e9-8f9f-f8b601b821d7.png">
   
   

----------------------------------------------------------------
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