Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.3.2
Description
After HADOOP-17511 the fs.s3a.acl.default propperty isn't being passed through to S3 PUT/COPY requests.
The new RequestFactory is being given the acl values from the S3A FS instance, but the factory is being created before the acl settings are loaded from the configuration.
Fix, and ideally, test (if the getXAttr lets us see this now)
Attachments
Issue Links
- is caused by
-
HADOOP-17511 Add an Audit plugin point for S3A auditing/context
- Resolved
- is related to
-
HADOOP-18685 Amazon S3 disabling ACLs on all new buckets
- Open
- links to