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 "Yida Wu (Jira)" <ji...@apache.org> on 2023/03/30 22:56:00 UTC

[jira] [Created] (IMPALA-12034) TestIcebergTable.test_drop_corrupt_table failed in Ozone build

Yida Wu created IMPALA-12034:
--------------------------------

             Summary: TestIcebergTable.test_drop_corrupt_table failed in Ozone build
                 Key: IMPALA-12034
                 URL: https://issues.apache.org/jira/browse/IMPALA-12034
             Project: IMPALA
          Issue Type: Bug
            Reporter: Yida Wu


Testcases query_test.test_iceberg.TestIcebergTable.test_drop_corrupt_table and query_test.test_iceberg.TestIcebergTable.test_drop_corrupt_table_with_invalidate are found failed in ozone builds with following messages.
h3. Error Message

 
{code:java}
query_test/test_iceberg.py:147: in test_drop_corrupt_table self._do_test_drop_corrupt_table(unique_database, do_invalidate=False) query_test/test_iceberg.py:165: in _do_test_drop_corrupt_table assert not self.hdfs_client.exists(metadata_location) E AttributeError: 'TestIcebergTable' object has no attribute 'hdfs_client'{code}
 
h3. Stacktrace

 
{code:java}
query_test/test_iceberg.py:147: in test_drop_corrupt_table self._do_test_drop_corrupt_table(unique_database, do_invalidate=False) query_test/test_iceberg.py:165: in _do_test_drop_corrupt_table assert not self.hdfs_client.exists(metadata_location) E AttributeError: 'TestIcebergTable' object has no attribute 'hdfs_client'{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