[
https://issues.apache.org/jira/browse/SPARK-12896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Rosen resolved SPARK-12896.
--------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 10835
[https://github.com/apache/spark/pull/10835]
> Send only accumulator updates, not TaskMetrics, to the driver
> -------------------------------------------------------------
>
> Key: SPARK-12896
> URL: https://issues.apache.org/jira/browse/SPARK-12896
> Project: Spark
> Issue Type: Sub-task
> Components: Spark Core
> Reporter: Andrew Or
> Assignee: Andrew Or
> Fix For: 2.0.0
>
>
> Currently in Spark there are two different things that the executors send to
> the driver, accumulators and TaskMetrics. It would allow us to clean up a lot
> of things if we send ONLY accumulator updates instead of both that and
> TaskMetrics. Eventually we will be able to make TaskMetrics private and maybe
> even remove it.
> This blocks on SPARK-12895.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]