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/02/20 07:17:49 UTC

[GitHub] WeiWenda opened a new pull request #23843: [SPARK-26938][CORE]fill taskMetrics to SparkListenerTaskEnd Event even though task is failed

WeiWenda opened a new pull request #23843: [SPARK-26938][CORE]fill taskMetrics to SparkListenerTaskEnd Event even though task is failed
URL: https://github.com/apache/spark/pull/23843
 
 
   ## What changes were proposed in this pull request?
   this commit modify TaskSetManager handleFailedTask: 
     try to retrieve task's taskMetrics from AppStatusStore saved in executor's least heartbeat
   
   ## How was this patch tested?
   manual tests
   (If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
   ![image](https://user-images.githubusercontent.com/16742851/53073031-df6a7680-3521-11e9-8b51-03d33f904c04.png)
   
   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