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 "Tamas Mate (Jira)" <ji...@apache.org> on 2023/03/29 13:09:00 UTC

[jira] [Updated] (IMPALA-12030) TestIcebergTable.test_load failed in Ozone builds

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

Tamas Mate updated IMPALA-12030:
--------------------------------
    Description: 
query_test/test_iceberg.py::TestIcebergTable::test_load started failing in Ozone test runs.

First failure: [query_test.test_iceberg.TestIcebergTable.test_load|https://master-03.jenkins.cloudera.com/view/Impala/view/Evergreen-cdw-master/job/impala-cdw-master-core-ozone/28/testReport/query_test.test_iceberg/TestIcebergTable/test_load_protocol__beeswax___exec_option____test_replan___1___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_/]. It shows up in later runs but Jenkins doesn't always identify the failure.
{code:java}
query_test/test_iceberg.py:842: in test_load
    self.run_test_case('QueryTest/iceberg-load', vector, use_db=unique_database)
common/impala_test_suite.py:773: in run_test_case
    self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:557: in __verify_exceptions
    (expected_str, actual_str)
E   AssertionError: Unexpected exception string. Expected: minimum memory reservation is greater than memory available to the query for buffer reservations
E   Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AnalysisException: INPATH location 'ofs://localhost:9862/tmp/test_load_a61184e9/parquet/00000-0-data-gfurnstahl_20220906113044_157fc172-f5d3-4c70-8653-fff150b6136a-job_16619542960420_0002-1-00001.parquet' does not exist. {code}

  was:
query_test/test_iceberg.py::TestIcebergTable::test_load started failing in Ozone test runs downstream as soon as [https://gerrit.sjc.cloudera.com/c/cdh/impala/+/204589] was merged.

First failure: [query_test.test_iceberg.TestIcebergTable.test_load|https://master-03.jenkins.cloudera.com/view/Impala/view/Evergreen-cdw-master/job/impala-cdw-master-core-ozone/28/testReport/query_test.test_iceberg/TestIcebergTable/test_load_protocol__beeswax___exec_option____test_replan___1___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_/]. It shows up in later runs but Jenkins doesn't always identify the failure.
{code:java}
query_test/test_iceberg.py:842: in test_load
    self.run_test_case('QueryTest/iceberg-load', vector, use_db=unique_database)
common/impala_test_suite.py:773: in run_test_case
    self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
common/impala_test_suite.py:557: in __verify_exceptions
    (expected_str, actual_str)
E   AssertionError: Unexpected exception string. Expected: minimum memory reservation is greater than memory available to the query for buffer reservations
E   Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AnalysisException: INPATH location 'ofs://localhost:9862/tmp/test_load_a61184e9/parquet/00000-0-data-gfurnstahl_20220906113044_157fc172-f5d3-4c70-8653-fff150b6136a-job_16619542960420_0002-1-00001.parquet' does not exist. {code}


> TestIcebergTable.test_load failed in Ozone builds
> -------------------------------------------------
>
>                 Key: IMPALA-12030
>                 URL: https://issues.apache.org/jira/browse/IMPALA-12030
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Tamas Mate
>            Assignee: Tamas Mate
>            Priority: Major
>
> query_test/test_iceberg.py::TestIcebergTable::test_load started failing in Ozone test runs.
> First failure: [query_test.test_iceberg.TestIcebergTable.test_load|https://master-03.jenkins.cloudera.com/view/Impala/view/Evergreen-cdw-master/job/impala-cdw-master-core-ozone/28/testReport/query_test.test_iceberg/TestIcebergTable/test_load_protocol__beeswax___exec_option____test_replan___1___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_/]. It shows up in later runs but Jenkins doesn't always identify the failure.
> {code:java}
> query_test/test_iceberg.py:842: in test_load
>     self.run_test_case('QueryTest/iceberg-load', vector, use_db=unique_database)
> common/impala_test_suite.py:773: in run_test_case
>     self.__verify_exceptions(test_section['CATCH'], str(e), use_db)
> common/impala_test_suite.py:557: in __verify_exceptions
>     (expected_str, actual_str)
> E   AssertionError: Unexpected exception string. Expected: minimum memory reservation is greater than memory available to the query for buffer reservations
> E   Not found in actual: ImpalaBeeswaxException: INNER EXCEPTION: <class 'beeswaxd.ttypes.BeeswaxException'> MESSAGE: AnalysisException: INPATH location 'ofs://localhost:9862/tmp/test_load_a61184e9/parquet/00000-0-data-gfurnstahl_20220906113044_157fc172-f5d3-4c70-8653-fff150b6136a-job_16619542960420_0002-1-00001.parquet' does not exist. {code}



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

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