You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (JIRA)" <ji...@apache.org> on 2019/05/21 04:13:39 UTC

[jira] [Resolved] (SPARK-20970) Deprecate TaskMetrics._updatedBlockStatuses

     [ https://issues.apache.org/jira/browse/SPARK-20970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-20970.
----------------------------------
    Resolution: Incomplete

> 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
>            Priority: Major
>              Labels: bulk-closed
>
> 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
(v7.6.3#76005)

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