Description
This is a follow-up to the SPARK-30312. In SPARK-30312, the patch proposed to preserve path permission when truncating table. When setting up original ACLs, we need to set user/group/other permission as ACL entries too, otherwise if the path doesn't have default user/group/other ACL entries, ACL API will complain an error Invalid ACL: the user, group and other entries are required.
Attachments
Issue Links
- is caused by
-
SPARK-30312 Preserve path permission when truncate table
- Resolved
- links to