You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Peter Vary <pv...@cloudera.com> on 2016/07/12 08:26:15 UTC

Review Request 49948: HIVE-14195: HiveMetaStoreClient getFunction() does not throw NoSuchObjectException

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/49948/
-----------------------------------------------------------

Review request for hive, Sergey Shelukhin and Sergio Pena.


Bugs: HIVE-14195
    https://issues.apache.org/jira/browse/HIVE-14195


Repository: hive-git


Description
-------

Catch, and rethrow the NoSuchObjectException


Diffs
-----

  itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java 641abab 
  metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 3cbcc8f 

Diff: https://reviews.apache.org/r/49948/diff/


Testing
-------

Manually, and modified the apropriate unit tests


Thanks,

Peter Vary