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 "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/08/06 23:23:00 UTC

[jira] [Resolved] (IMPALA-9185) TestBloomFilters.test_bloom_wait_time is flaky on S3

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

Tim Armstrong resolved IMPALA-9185.
-----------------------------------
    Resolution: Cannot Reproduce

> TestBloomFilters.test_bloom_wait_time is flaky on S3
> ----------------------------------------------------
>
>                 Key: IMPALA-9185
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9185
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Sahil Takiar
>            Priority: Major
>              Labels: broken-build, flaky
>
> The following test is flaky on S3, we should consider increasing the arrival timeout; similar to what was done on ASAN builds in IMPALA-7104
> {code}
> query_test.test_runtime_filters.TestBloomFilters.test_bloom_wait_time[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: rc/snap/block] (from pytest)
> {code}
> Error Message
> {code}
> query_test/test_runtime_filters.py:135: in test_bloom_wait_time assert duration_s < (WAIT_TIME_MS / 1000), \ E AssertionError: Query took too long (200.51018095s, possibly waiting for missing filters?) E assert 200.5101809501648 < (60000 / 1000)
> {code}
> Stacktrace
> {code}
> query_test/test_runtime_filters.py:135: in test_bloom_wait_time assert duration_s < (WAIT_TIME_MS / 1000), \ E AssertionError: Query took too long (200.51018095s, possibly waiting for missing filters?) E assert 200.5101809501648 < (60000 / 1000)
> {code}



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