You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Thomas Tauber-Marshall (JIRA)" <ji...@apache.org> on 2018/01/18 17:34:01 UTC

[jira] [Closed] (IMPALA-6081) TestRuntimeFilters fails due to runtime profile missing portions

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

Thomas Tauber-Marshall closed IMPALA-6081.
------------------------------------------
    Resolution: Fixed

It turns out that there are two related but separate issues here. The original patch I submitted for this really did fix one of those issues, so I'm going to close this again.

Work on the other issue is tracked by IMPALA-6338

> TestRuntimeFilters fails due to runtime profile missing portions
> ----------------------------------------------------------------
>
>                 Key: IMPALA-6081
>                 URL: https://issues.apache.org/jira/browse/IMPALA-6081
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 2.11.0, Impala 2.12.0
>            Reporter: Jim Apple
>            Assignee: Thomas Tauber-Marshall
>            Priority: Blocker
>              Labels: flaky
>             Fix For: Impala 2.12.0
>
>
> https://jenkins.impala.io/job/ubuntu-16.04-from-scratch/461/consoleText
> {noformat}
>  TestRuntimeFilters.test_basic_filters[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: avro/snap/block] 
> [gw1] linux2 -- Python 2.7.12 /home/ubuntu/Impala/bin/../infra/python/env/bin/python
> query_test/test_runtime_filters.py:39: in test_basic_filters
>     self.run_test_case('QueryTest/runtime_filters', vector)
> common/impala_test_suite.py:431: in run_test_case
>     verify_runtime_profile(test_section['RUNTIME_PROFILE'], result.runtime_profile)
> common/test_result_verifier.py:560: in verify_runtime_profile
>     actual))
> E   AssertionError: Did not find matches for lines in runtime profile:
> E   EXPECTED LINES:
> E   row_regex: .*1 of 1 Runtime Filter Published.*
> E   
> E   ACTUAL PROFILE:
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)