[
https://issues.apache.org/jira/browse/HIVE-18591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16349152#comment-16349152
]
Alexander Kolbasov commented on HIVE-18591:
-------------------------------------------
Do you have some log from HMS side that shows what went wrong there?
> Fix flaky tests in MetaStore client tests
> -----------------------------------------
>
> Key: HIVE-18591
> URL: https://issues.apache.org/jira/browse/HIVE-18591
> Project: Hive
> Issue Type: Sub-task
> Reporter: Peter Vary
> Priority: Major
>
> I have seen it in several cases:
> {code:java}
> org.apache.hadoop.hive.metastore.api.MetaException: Got exception:
> org.apache.hadoop.hive.metastore.api.MetaException Invalid state. Transaction
> does not exist
> at
> org.apache.hadoop.hive.metastore.utils.MetaStoreUtils.logAndThrowMetaException(MetaStoreUtils.java:139)
> at
> org.apache.hadoop.hive.metastore.HiveMetaStoreClient.getAllTables(HiveMetaStoreClient.java:1499)
> at
> org.apache.hadoop.hive.metastore.client.TestTablesGetExists.setUp(TestTablesGetExists.java:94){code}
> The common theme is:
> {code:java}
> Invalid state. Transaction does not exist{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)