Thejas M Nair created HIVE-13383:
------------------------------------
Summary: RetryingMetaStoreClient retries non retriable embedded
metastore client
Key: HIVE-13383
URL: https://issues.apache.org/jira/browse/HIVE-13383
Project: Hive
Issue Type: Bug
Reporter: Thejas M Nair
Assignee: Thejas M Nair
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)