Skip to content

Heap dump scripts fail to on large clusters (200+ nodes) #2245

@ddelnano

Description

@ddelnano

The collect_heap_pprofs.sh script is our main tool for debugging PEM memory use. On large clusters, the results of the px._HeapGrowthStacks UDTF can be so large that the output is truncated. In order to work around this, we need asid filtering for that function so that large clusters can still have specific instances memory profiled.

An example of how this would work can be seen on this branch.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions