-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21846/
-----------------------------------------------------------
(Updated May 27, 2014, 6:38 p.m.)
Review request for hive and Szehon Ho.
Summary (updated)
-----------------
HIVE-7117: Partitions not inheriting table permissions after alter rename
partition
Bugs: HIVE-7117
https://issues.apache.org/jira/browse/HIVE-7117
Repository: hive-git
Description
-------
Partitions not inheriting table permissions after alter rename partition
Avoid using same table in two different tests
Diffs
-----
common/src/java/org/apache/hadoop/hive/common/FileUtils.java
ee61350ab1d32db96a234f6444836f76e23f3251
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/TestFolderPermissions.java
4f566d2a2999eecea7018836505208ae80662e97
metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java
221b01043b3520211643847c00b17b328ad2b9c0
metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java
c1790b427e7fa64780fdf0a580f28135d6a4ff8d
Diff: https://reviews.apache.org/r/21846/diff/
Testing
-------
Tested with itests.
Thanks,
Ashish Singh