You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2021/10/19 05:46:00 UTC

[jira] [Resolved] (IMPALA-5165) Allocate memory for all data from BufferPool

     [ https://issues.apache.org/jira/browse/IMPALA-5165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Armstrong resolved IMPALA-5165.
-----------------------------------
    Resolution: Later

I think in the end this wasn't all that important - allocating small amounts of memory from MemPool is OK - it turned out that moving the large allocations to BufferPool was generally sufficient.

> Allocate memory for all data from BufferPool
> --------------------------------------------
>
>                 Key: IMPALA-5165
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5165
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>            Reporter: Tim Armstrong
>            Priority: Major
>              Labels: resource-management
>
> Eventually we should back RowBatches and other runtime memory (e.g. MemPools, FreePools, compression buffers, etc) with memory from BufferPool.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org