----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/17930/ -----------------------------------------------------------
Review request for hive. Bugs: HIVE-6402 https://issues.apache.org/jira/browse/HIVE-6402 Repository: hive-git Description ------- It is probably not desirable to forcibly delete the data if the trash is misconfigured. So this change at least informs the user by throwing an exception, indicating that the data deletion failed. Diffs ----- metastore/src/java/org/apache/hadoop/hive/metastore/HiveMetaStore.java 4905be0 Diff: https://reviews.apache.org/r/17930/diff/ Testing ------- Thanks, Szehon Ho