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/11/17 20:27:00 UTC

[jira] [Resolved] (IMPALA-9347) TestFetchAndSpooling.test_rows_sent_counters is flaky

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

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

> TestFetchAndSpooling.test_rows_sent_counters is flaky
> -----------------------------------------------------
>
>                 Key: IMPALA-9347
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9347
>             Project: IMPALA
>          Issue Type: Bug
>    Affects Versions: Impala 3.4.0
>            Reporter: Tim Armstrong
>            Assignee: Sahil Takiar
>            Priority: Critical
>              Labels: broken-build, flaky
>
> {noformat}
> query_test.test_fetch.TestFetch.test_rows_sent_counters[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: parquet/none] (from pytest)
> Failing for the past 1 build (Since Failed#477 )
> Took 3 min 4 sec.
> add description
> Error Message
> query_test/test_fetch.py:61: in test_rows_sent_counters     assert re.search("RowMaterializationRate: [1-9]", runtime_profile) E   assert None E    +  where None = <function search at 0x7f01d5ac35f0>('RowMaterializationRate: [1-9]', 'Query (id=2148869923a12edd:9c2641b500000000):\n  DEBUG MODE WARNING: Query profile created while running a DEBUG buil...     - OptimizationTime: 8.999ms\n           - PeakMemoryUsage: 97.00 KB (99328)\n           - PrepareTime: 17.999ms\n') E    +    where <function search at 0x7f01d5ac35f0> = re.search
> Stacktrace
> query_test/test_fetch.py:61: in test_rows_sent_counters
>     assert re.search("RowMaterializationRate: [1-9]", runtime_profile)
> E   assert None
> E    +  where None = <function search at 0x7f01d5ac35f0>('RowMaterializationRate: [1-9]', 'Query (id=2148869923a12edd:9c2641b500000000):\n  DEBUG MODE WARNING: Query profile created while running a DEBUG buil...     - OptimizationTime: 8.999ms\n           - PeakMemoryUsage: 97.00 KB (99328)\n           - PrepareTime: 17.999ms\n')
> E    +    where <function search at 0x7f01d5ac35f0> = re.search
> {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