Skip to content

Implement shared memory pool when native memory management is enabled #996

@andygrove

Description

@andygrove

What is the problem the feature request solves?

As described in detail in #949, when using native memory management, we currently create one pool per plan and do not take executor concurrency into account when setting spark.executor.memoryOverhead.

Describe the potential solution

This issue is for implementing a shared pool between native plans within an executor.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions