[ 
https://issues.apache.org/jira/browse/SPARK-20970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16293965#comment-16293965
 ] 

Sergei Lebedev commented on SPARK-20970:
----------------------------------------

Not only does it use a lot of memory on the driver, but it also bloats the 
event logs, see SPARK-22805.

> Deprecate TaskMetrics._updatedBlockStatuses
> -------------------------------------------
>
>                 Key: SPARK-20970
>                 URL: https://issues.apache.org/jira/browse/SPARK-20970
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.2.0
>            Reporter: Thomas Graves
>
> TaskMetrics._updatedBlockStatuses isn't used anywhere internally by spark. It 
> could be used by users though since its exposed by  SparkListenerTaskEnd.  We 
> made it configurable to turn off the tracking of it since it uses a lot of 
> memory in https://issues.apache.org/jira/browse/SPARK-20923.  That config is 
> still true for backwards compatibility. We should turn that to false in next 
> release and deprecate that api altogether.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to