You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Sergey Shelukhin (JIRA)" <ji...@apache.org> on 2016/07/08 18:32:10 UTC

[jira] [Commented] (HIVE-14195) HiveMetaStoreClient getFunction() does not throw NoSuchObjectException

    [ https://issues.apache.org/jira/browse/HIVE-14195?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15368139#comment-15368139 ] 

Sergey Shelukhin commented on HIVE-14195:
-----------------------------------------

+1 pending tests

> HiveMetaStoreClient getFunction() does not throw NoSuchObjectException
> ----------------------------------------------------------------------
>
>                 Key: HIVE-14195
>                 URL: https://issues.apache.org/jira/browse/HIVE-14195
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>    Affects Versions: 2.2.0
>            Reporter: Peter Vary
>            Assignee: Peter Vary
>            Priority: Minor
>         Attachments: HIVE-14195.patch
>
>
> HiveMetaStoreClient getFunction(dbName, funcName) does not throw NoSuchObjectException when no function with funcName exists in the db. Instead, I need to search the MetaException message for 'NoSuchObjectException'.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)