-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/21846/
-----------------------------------------------------------
(Updated June 3, 2014, 3:38 a.m.)
Review request for hive and Szehon Ho.
Changes
-------
rbt post messes the subject of JIRA.
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
-------
Correct FolderPermissionsBase test and change rename method to inherit
permissions and/or extended ACLs
Inherit permissions from parent while renaming directories or files under hive
Diffs
-----
common/src/java/org/apache/hadoop/hive/common/FileUtils.java 4591678
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/security/FolderPermissionBase.java
57fe4cf
metastore/src/java/org/apache/hadoop/hive/metastore/HiveAlterHandler.java
221b010
metastore/src/java/org/apache/hadoop/hive/metastore/Warehouse.java c1790b4
Diff: https://reviews.apache.org/r/21846/diff/
Testing
-------
Tested with itests.
Thanks,
Ashish Singh