Details
-
Improvement
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
None
-
None
Description
Spark has many uses of memory: caching, shuffle, metadata etc. It is useful for users to be able to drill down on the internal memory allocation for memory-intensive operations like aggregations and joins. The goal is to do this for both tungsten and non-tungsten applications.
Attachments
Issue Links
- relates to
-
SPARK-9103 Tracking spark's memory usage
- Resolved
- links to