Surya Hebbar created IMPALA-14617:
-------------------------------------
Summary: TestMetadataReplicas.test_catalog_restart failing
Key: IMPALA-14617
URL: https://issues.apache.org/jira/browse/IMPALA-14617
Project: IMPALA
Issue Type: Bug
Reporter: Surya Hebbar
Assignee: Riza Suminto
h3. Error Message
{code}
AssertionError: Unexpected exception: Query 7a4bb82a09ee3f84:09b239b300000000
failed: AnalysisException: Database does not exist:
test_catalog_restart_3b16a7b9 assert False
{code}
h3. Stacktrace
{code}
custom_cluster/test_metadata_replicas.py:80: in test_catalog_restart
assert False, "Unexpected exception: " + str(e)
E AssertionError: Unexpected exception: Query
7a4bb82a09ee3f84:09b239b300000000 failed:
E AnalysisException: Database does not exist: test_catalog_restart_3b16a7b9
E
E
E assert False
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)