You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (Jira)" <ji...@apache.org> on 2021/07/30 09:59:00 UTC

[jira] [Created] (HADOOP-17822) fs.s3a.acl.default not working after S3A Audit feature added

Steve Loughran created HADOOP-17822:
---------------------------------------

             Summary: fs.s3a.acl.default not working after S3A Audit feature added
                 Key: HADOOP-17822
                 URL: https://issues.apache.org/jira/browse/HADOOP-17822
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
    Affects Versions: 3.3.2
            Reporter: Steve Loughran
            Assignee: Steve Loughran



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)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org