[ 
https://issues.apache.org/jira/browse/IMPALA-14617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18045774#comment-18045774
 ] 

Quanlong Huang commented on IMPALA-14617:
-----------------------------------------

A simpler fix is to disable HMS event processing on the test. Then Catalogd 
won't add the db until the INVALIDATE command is triggered. So it always has a 
consistent cache with impalad's then won't hit IMPALA-12103.

Uploaded a patch for review: https://gerrit.cloudera.org/c/23798/

> 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
>            Priority: Major
>         Attachments: catalogd.INFO.gz, impalad.INFO.gz
>
>
> 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)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to