You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Bikramjeet Vig (Jira)" <ji...@apache.org> on 2021/02/10 20:51:00 UTC

[jira] [Resolved] (IMPALA-10397) TestAutoScaling.test_single_workload failed in exhaustive release build

     [ https://issues.apache.org/jira/browse/IMPALA-10397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bikramjeet Vig resolved IMPALA-10397.
-------------------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> TestAutoScaling.test_single_workload failed in exhaustive release build
> -----------------------------------------------------------------------
>
>                 Key: IMPALA-10397
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10397
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Bikramjeet Vig
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> TestAutoScaling.test_single_workload failed in an exhaustive release build.
> *Error details*
> AssertionError: Number of backends did not reach 5 within 45 s assert any(<generator object <genexpr> at 0x7f772c155e10>)
> *Stack trace*
> {noformat}
> custom_cluster/test_auto_scaling.py:95: in test_single_workload
>  assert any(self._get_num_backends() >= cluster_size or sleep(1)
> E AssertionError: Number of backends did not reach 5 within 45 s
> E assert any(<generator object <genexpr> at 0x7f772c155e10>){noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)