Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.4.4, 3.0.0
-
None
-
None
Description
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.
Attachments
Issue Links
- is superceded by
-
SPARK-29055 Spark UI storage memory increasing overtime
- Resolved