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

Reply via email to