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 "Joe McDonnell (JIRA)" <ji...@apache.org> on 2019/04/16 22:43:00 UTC

[jira] [Resolved] (IMPALA-8415) test_corrupt_stats exhaustive test failed

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

Joe McDonnell resolved IMPALA-8415.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> test_corrupt_stats exhaustive test failed
> -----------------------------------------
>
>                 Key: IMPALA-8415
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8415
>             Project: IMPALA
>          Issue Type: Test
>          Components: Backend
>    Affects Versions: Impala 3.2.0
>            Reporter: Attila Jeges
>            Assignee: Joe McDonnell
>            Priority: Blocker
>              Labels: broken-build
>             Fix For: Impala 3.3.0
>
>
> IMPALA-6050 broke test_corrupt_stats exhaustive test:
> {code:java}
> metadata/test_compute_stats.py:238: in test_corrupt_stats
>     self.run_test_case('QueryTest/corrupt-stats', vector, unique_database)
> common/impala_test_suite.py:517: in run_test_case
>     self.__verify_results_and_errors(vector, test_section, result, use_db)
> common/impala_test_suite.py:370: in __verify_results_and_errors
>     replace_filenames_with_placeholder)
> common/test_result_verifier.py:449: in verify_raw_results
>     VERIFIER_MAP[verifier](expected, actual)
> common/test_result_verifier.py:239: in verify_query_result_is_subset
>     assert expected_literal_strings <= actual_literal_strings
> E   assert Items in expected results not found in actual results:
> E     '   partitions=1/2 files=1 size=24B'
> E     Items in actual results:
> E     '02:EXCHANGE [UNPARTITIONED]'
> E     'Max Per-Host Resource Reservation: Memory=8.00KB Threads=3'
> E     '|  output: count(*)'
> E     '|  row-size=8B cardinality=0'
> E     'test_corrupt_stats_bb50e9c7.corrupted'
> E     'WARNING: The following tables have potentially corrupt table statistics.'
> E     'Per-Host Resource Estimates: Memory=52MB'
> E     '03:AGGREGATE [FINALIZE]'
> E     '   partition predicates: org = 1'
> E     'PLAN-ROOT SINK'
> E     ''
> E     '|  output: count:merge(*)'
> E     '   HDFS partitions=1/2 files=1 size=24B'
> E     '   row-size=0B cardinality=0'
> E     '|'
> E     '00:SCAN HDFS [test_corrupt_stats_bb50e9c7.corrupted]'
> E     '01:AGGREGATE'
> E     'Drop and re-compute statistics to resolve this problem.'
> {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org