Details
-
Bug
-
Status: Open
-
Blocker
-
Resolution: Unresolved
-
Impala 4.0.0
-
None
-
ghx-label-3
Description
TestMetastoreService.test_passthrough_apis failed during one of our internal S3 tests.
custom_cluster/test_metastore_service.py:120: in test_passthrough_apis catalog_hms_client.drop_database(db_name, True, True) /data/jenkins/workspace/impala-cdpd-master-core-s3/repos/Impala/shell/gen-py/hive_metastore/ThriftHiveMetastore.py:2334: in drop_database self.recv_drop_database() /data/jenkins/workspace/impala-cdpd-master-core-s3/repos/Impala/shell/gen-py/hive_metastore/ThriftHiveMetastore.py:2358: in recv_drop_database raise result.o1 E NoSuchObjectException: NoSuchObjectException(_message='test_passthrough_apis_dbntlif')
Seems like some hiccup caused by HMS.