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

[jira] [Closed] (IMPALA-10533) TestScratchDir.test_scratch_dirs_mix_local_and_remote_dir_spill_local_only seems flaky

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

Yida Wu closed IMPALA-10533.
----------------------------
    Fix Version/s: Impala 4.0
       Resolution: Fixed

> TestScratchDir.test_scratch_dirs_mix_local_and_remote_dir_spill_local_only seems flaky
> --------------------------------------------------------------------------------------
>
>                 Key: IMPALA-10533
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10533
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 4.0
>            Reporter: Wenzhe Zhou
>            Assignee: Yida Wu
>            Priority: Major
>              Labels: broken-build
>             Fix For: Impala 4.0
>
>
> The test case failed in exhaustive release build.
> custom_cluster.test_scratch_disk.TestScratchDir.test_scratch_dirs_mix_local_and_remote_dir_spill_local_only[protocol: beeswax | exec_option: \{'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': False, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none] (from pytest)
> h3. Error Message
> assert (104857600 > 0 and 16777216 == 0)
> h3. Stacktrace
> custom_cluster/test_scratch_disk.py:317: in test_scratch_dirs_mix_local_and_remote_dir_spill_local_only
>     assert (metrics0 > 0 and metrics1 == 0)
> E assert (104857600 > 0 and 16777216 == 0)



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