[ https://issues.apache.org/jira/browse/HIVE-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ashutosh Chauhan updated HIVE-13383: ------------------------------------ Affects Version/s: 2.0.0 2.1.0 > RetryingMetaStoreClient retries non retriable embedded metastore client > ------------------------------------------------------------------------ > > Key: HIVE-13383 > URL: https://issues.apache.org/jira/browse/HIVE-13383 > Project: Hive > Issue Type: Bug > Components: Metastore > Affects Versions: 2.0.0, 2.1.0 > Reporter: Thejas M Nair > Assignee: Thejas M Nair > Fix For: 2.2.0 > > Attachments: HIVE-13383.1.patch > > > Embedded metastore clients can't be retried, they throw an exception - "For > direct MetaStore DB connections, we don't support retries at the client > level." > This tends to mask the real error that caused the attempts to retry. > RetryingMetaStoreClient shouldn't even attempt to reconnect when > direct/embedded metastore client is used. -- This message was sent by Atlassian JIRA (v6.3.4#6332)