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 "Thomas Tauber-Marshall (Jira)" <ji...@apache.org> on 2021/01/14 18:19:00 UTC

[jira] [Created] (IMPALA-10438) TestAutoScaling.test_single_group_maxed_out failed 'Unexpected number of running queries'

Thomas Tauber-Marshall created IMPALA-10438:
-----------------------------------------------

             Summary: TestAutoScaling.test_single_group_maxed_out failed 'Unexpected number of running queries'
                 Key: IMPALA-10438
                 URL: https://issues.apache.org/jira/browse/IMPALA-10438
             Project: IMPALA
          Issue Type: Bug
    Affects Versions: Impala 4.0
            Reporter: Thomas Tauber-Marshall


{noformat}
Error MessageAssertionError: Unexpected number of running queries: [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3] assert 4 == 3  +  where 4 = max([3, 3, 3, 3, 3, 3, ...])Stacktracecustom_cluster/test_auto_scaling.py:175: in test_single_group_maxed_out
    assert max(num_running) == EXECUTOR_SLOTS, \
E   AssertionError: Unexpected number of running queries: [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 4, 3, 3, 3, 3, 3, 3, 3, 3]
E   assert 4 == 3
E    +  where 4 = max([3, 3, 3, 3, 3, 3, ...]) {noformat}



--
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