[ https://issues.apache.org/jira/browse/HIVE-6891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970419#comment-13970419 ]
Brock Noland commented on HIVE-6891: ------------------------------------ I'd like to commit this, but I am locked out of my account. I am working on this but if someone else has the ability to commit this, please go ahead. > Alter rename partition Perm inheritance and general partition/table group > inheritance > ------------------------------------------------------------------------------------- > > Key: HIVE-6891 > URL: https://issues.apache.org/jira/browse/HIVE-6891 > Project: Hive > Issue Type: Bug > Reporter: Szehon Ho > Assignee: Szehon Ho > Attachments: HIVE-6891.2.patch, HIVE-6891.3.patch, HIVE-6891.4.patch, > HIVE-6891.patch > > > Found this issue while looking at the method mentioned by HIVE-6648. > 'alter table .. partition .. rename to ..' and other commands calling > Warehouse.mkdirs() doesn't inherit permission on the partition directories > and consequently the data, when "hive.warehouse.subdir.inherit.perms" is set. > Also, in these scenarios of directory creation, group is not being inherited. > Data files are already inheriting group by HIVE-3756. -- This message was sent by Atlassian JIRA (v6.2#6252)