-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56118/
-----------------------------------------------------------
Review request for hive, Aihua Xu, Peter Vary, and Sergio Pena.
Bugs: HIVE-14181
https://issues.apache.org/jira/browse/HIVE-14181
Repository: hive-git
Description
-------
Failure during table drop doesn't throw errors and results in success - some
times data resides in warehouse, but table (meta data) is removed from
metastore resulting in incosistency
Diffs
-----
itests/hive-unit/src/test/java/org/apache/hadoop/hive/metastore/TestHiveMetaStore.java
af125c38236582ba532f5e3de3d2ba724f38b101
metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java
13d0aab40eaf344869b8230614b55115f64857e6
Diff: https://reviews.apache.org/r/56118/diff/
Testing
-------
-Added test case
-Tested on cluster
Thanks,
Adam Szita