You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jungtaek Lim (Jira)" <ji...@apache.org> on 2019/09/30 06:31:00 UTC

[jira] [Commented] (SPARK-29301) Removing block is not reflected to the driver/executor's storage memory

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

Jungtaek Lim commented on SPARK-29301:
--------------------------------------

Will raise a patch soon.

> Removing block is not reflected to the driver/executor's storage memory
> -----------------------------------------------------------------------
>
>                 Key: SPARK-29301
>                 URL: https://issues.apache.org/jira/browse/SPARK-29301
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.4.4, 3.0.0
>            Reporter: Jungtaek Lim
>            Priority: Major
>
> While investigating SPARK-29055 I've found that heap memory in driver doesn't increase which would denote memory leak happen, but storage memory doesn't decrease even there're some broadcast blocks getting removed - these values keep increasing.
> Please refer SPARK-29055 to see the step to reproduce. Very easy to see it, as running simple query repeatedly would reproduce the issue.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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