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-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to