You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Laszlo Gaal (Jira)" <ji...@apache.org> on 2022/09/12 11:50:00 UTC

[jira] [Created] (IMPALA-11575) TestHdfsScannerSkew.test_mt_dop_skew_lpt fails in test_scanners.py

Laszlo Gaal created IMPALA-11575:
------------------------------------

             Summary: TestHdfsScannerSkew.test_mt_dop_skew_lpt fails in test_scanners.py
                 Key: IMPALA-11575
                 URL: https://issues.apache.org/jira/browse/IMPALA-11575
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 4.2.0
         Environment: CentOS 7.9
            Reporter: Laszlo Gaal
            Assignee: Zoltán Borók-Nagy


Failed in an exhaustive build on Git hash {{5aff120c40475de35bf45703b3cb953b9ab970f1}}

Stack traces:
with data format text/none:{code}
query_test.test_scanners.TestHdfsScannerSkew.test_mt_dop_skew_lpt[protocol: beeswax | exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/none]

query_test/test_scanners.py:428: in test_mt_dop_skew_lpt
    assert cnt_fail < 3
E   assert 3 < 3
{code}
with data format text/def/block:{code}
query_test.test_scanners.TestHdfsScannerSkew.test_mt_dop_skew_lpt[protocol: beeswax | exec_option: {'test_replan': 1, 'batch_size': 0, 'num_nodes': 0, 'disable_codegen_rows_threshold': 0, 'disable_codegen': True, 'abort_on_error': 1, 'exec_single_node_rows_threshold': 0} | table_format: text/def/block]

query_test/test_scanners.py:428: in test_mt_dop_skew_lpt
    assert cnt_fail < 3
E   assert 4 < 3
{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)