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 "Lars Volker (JIRA)" <ji...@apache.org> on 2019/08/15 18:06:00 UTC

[jira] [Created] (IMPALA-8867) test_auto_scaling is flaky

Lars Volker created IMPALA-8867:
-----------------------------------

             Summary: test_auto_scaling is flaky
                 Key: IMPALA-8867
                 URL: https://issues.apache.org/jira/browse/IMPALA-8867
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.3.0
            Reporter: Lars Volker
            Assignee: Lars Volker


It looks like test_auto_scaling can sometimes fail to reach the required query throughput within the configured timeout.

{{noformat}}
Error MessageAssertionError: Query rate did not surpass 5 within 45 s assert any(<generator object <genexpr> at 0x7f7ad65856e0>)Stacktracecustom_cluster/test_auto_scaling.py:104: in test_single_workload
    assert any(workload.get_query_rate() > min_query_rate or sleep(1)
E   AssertionError: Query rate did not surpass 5 within 45 s
E   assert any(<generator object <genexpr> at 0x7f7ad65856e0>)
{{noformat}}




--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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