Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
Impala 2.7.0
-
None
Description
Several queries consume all the memory limit in Streaming agg leaving very little memory left for other operators.
Attached is the profile for TPC-DS Q67 which fails for the reason mentioned.
An alternative solution is to extend the operator interface to respond to memory pressure by spilling and releasing some memory back to the memory/block manager.
Attachments
Attachments
Issue Links
- duplicates
-
IMPALA-3706 Planner should set min/max per-node buffer pool reservations to optimize query performance
- Resolved
- is related to
-
IMPALA-3200 Replace BufferedBlockMgr with new buffer pool
- Resolved
- relates to
-
IMPALA-1346 Sorter fails with out-of-memory in queries with multiple spilling operators
- Resolved