[ https://issues.apache.org/jira/browse/HIVE-8864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Szehon Ho updated HIVE-8864: ---------------------------- Attachment: HIVE-8864.patch This patch adds a bunch more tests to the partition directory permission inheritance test suite, and makes the appropriate fixes. The behavior will also change slightly, previously an INSERT OVERWRITE on partitioned table did permission inheritance for new data from existing partition directory, now it inherits permissions from the table. This passes TestFolderPermission, but only after application of HIVE-9092 and HIVE-9087. > Fix permission inheritance with HDFS encryption > ----------------------------------------------- > > Key: HIVE-8864 > URL: https://issues.apache.org/jira/browse/HIVE-8864 > Project: Hive > Issue Type: Sub-task > Reporter: Szehon Ho > Attachments: HIVE-8864.patch > > > Was trying the HDFS encryption patch and found some issues with permission > inheritance. This is to track keeping permission inheritance with new tmp > table scheme. -- This message was sent by Atlassian JIRA (v6.3.4#6332)