[GitHub] spark pull request #17422: [SPARK-20087] Attach accumulators / metrics to 'T...

2018-07-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/17422 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org

[GitHub] spark pull request #17422: [SPARK-20087] Attach accumulators / metrics to 'T...

2018-02-02 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17422#discussion_r165772194 --- Diff: core/src/main/scala/org/apache/spark/executor/Executor.scala --- @@ -429,15 +429,42 @@ private[spark] class Executor( case t:

[GitHub] spark pull request #17422: [SPARK-20087] Attach accumulators / metrics to 'T...

2018-02-02 Thread squito
Github user squito commented on a diff in the pull request: https://github.com/apache/spark/pull/17422#discussion_r165772055 --- Diff: core/src/main/scala/org/apache/spark/TaskEndReason.scala --- @@ -212,9 +212,19 @@ case object TaskResultLost extends TaskFailedReason { *