[
https://issues.apache.org/jira/browse/IMPALA-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Armstrong updated IMPALA-8565:
----------------------------------
Description:
We had a recent test failure in test_mem_limit:
{noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E AssertionError: Queued queries should not run until others are made to
finish
E assert 3 == 0
{noformat}
{noformat}
assert 7 >= 10 + where 10 = min((30 - 5), 10)
Stacktrace
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1384: in run_admission_test
assert queries_page_num_queued >=\
E assert 7 >= 10
E + where 10 = min((30 - 5), 10)
{noformat}
It looks like this was a release build.
[^test1.txt] was master
[^test2.txt] was 2.12 with a bunch of cloudera patches
was:
We had a recent test failure in test_mem_limit:
{noformat}
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1365: in run_admission_test
assert metric_deltas['dequeued'] == 0,\
E AssertionError: Queued queries should not run until others are made to
finish
E assert 3 == 0
{noformat}
{noformat}
assert 7 >= 10 + where 10 = min((30 - 5), 10)
Stacktrace
custom_cluster/test_admission_controller.py:1504: in test_mem_limit
{'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
custom_cluster/test_admission_controller.py:1384: in run_admission_test
assert queries_page_num_queued >=\
E assert 7 >= 10
E + where 10 = min((30 - 5), 10)
{noformat}
It looks like this was a release build.
> Test failure in TestAdmissionControllerStress.test_mem_limit
> ------------------------------------------------------------
>
> Key: IMPALA-8565
> URL: https://issues.apache.org/jira/browse/IMPALA-8565
> Project: IMPALA
> Issue Type: Bug
> Reporter: David Rorke
> Assignee: Tim Armstrong
> Priority: Critical
> Labels: flaky
> Attachments: test1.txt, test2.txt
>
>
> We had a recent test failure in test_mem_limit:
> {noformat}
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1365: in run_admission_test
> assert metric_deltas['dequeued'] == 0,\
> E AssertionError: Queued queries should not run until others are made to
> finish
> E assert 3 == 0
> {noformat}
> {noformat}
> assert 7 >= 10 + where 10 = min((30 - 5), 10)
> Stacktrace
> custom_cluster/test_admission_controller.py:1504: in test_mem_limit
> {'request_pool': self.pool_name, 'mem_limit': query_mem_limit})
> custom_cluster/test_admission_controller.py:1384: in run_admission_test
> assert queries_page_num_queued >=\
> E assert 7 >= 10
> E + where 10 = min((30 - 5), 10)
> {noformat}
> It looks like this was a release build.
> [^test1.txt] was master
> [^test2.txt] was 2.12 with a bunch of cloudera patches
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]