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 2019/07/25 19:52:51 UTC

[GitHub] [spark] vanzin commented on a change in pull request #22290: [SPARK-25285][CORE] Add startedTasks and finishedTasks to the metrics system in the executor instance

vanzin commented on a change in pull request #22290: [SPARK-25285][CORE] Add startedTasks and finishedTasks to the metrics system in the executor instance
URL: https://github.com/apache/spark/pull/22290#discussion_r307473015
 
 

 ##########
 File path: docs/monitoring.md
 ##########
 @@ -853,10 +853,12 @@ when running in local mode.
   - shuffleRemoteBytesReadToDisk.count
   - shuffleTotalBytesRead.count
   - shuffleWriteTime.count
+  - succeddedTasks.count
 
 Review comment:
   typo

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