Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-12034

TestIcebergTable.test_drop_corrupt_table failed in Ozone build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • None
    • ghx-label-10

    Description

      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.

      Error Message

      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'

      Stack Trace

      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'

       

      Attachments

        Issue Links

          Activity

            People

              asherman Andrew Sherman
              baggio000 Yida Wu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: