[
https://issues.apache.org/jira/browse/IMPALA-5919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong resolved IMPALA-5919.
-----------------------------------
Resolution: Duplicate
> Tests exceed internally-set buffer pool memory limit and fail
> -------------------------------------------------------------
>
> Key: IMPALA-5919
> URL: https://issues.apache.org/jira/browse/IMPALA-5919
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.10.0
> Reporter: Tim Wood
> Assignee: Tim Armstrong
>
> Test as configured exceeds configured buffer pool limit
> {noformat}
> ...
> TestQueries.test_analytic_fns...
> E MESSAGE: Rejected query from pool default-pool: minimum memory
> reservation is greater than memory available to the query for buffer
> reservations. Increase the buffer_pool_limit to 46.00 MB. See the query
> profile for more information about the per-node memory requirements.
> ...
> TestAdmissionController.test_reject_min_reservation ...
> E AssertionError: Unexpected exception string. Expected: minimum memory
> reservation is greater than memory available to the query for buffer
> reservations. Memory reservation needed given the current plan: 4.75 MB. Set
> mem_limit to at least 79.75 MB.
> E Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: MESSAGE:
> Rejected query from pool default-pool: minimum memory reservation needed is
> greater than pool max mem resources. Pool max mem resources: 10.00 MB.
> Cluster-wide memory reservation needed: 14.25 MB. Increase the pool max mem
> resources. See the query profile for more information about the per-node
> memory requirements.
> ...
> {noformat}
> =========== Full Impala Git hash: ============
> + git rev-parse HEAD
> trace: built-in: git 'rev-parse' 'HEAD'
> 2fbdc8e37e4cb0a3b3408e90b5a972d778fea7eb
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)