Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is part of
-
HIVE-6892 Permission inheritance issues
- Open
- links to