You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Thejas M Nair (JIRA)" <ji...@apache.org> on 2016/03/30 09:12:25 UTC

[jira] [Created] (HIVE-13383) RetryingMetaStoreClient retries non retriable embedded metastore client

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)