You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2016/09/03 04:13:20 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HIVE-13383:
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
           Status: Resolved  (was: Patch Available)

Pushed to master.

> 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
>             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)