hadoop/hadoop-common-project
Steve Loughran c1ad91e72d
HADOOP-17822. fs.s3a.acl.default not working after S3A Audit feature (#3249)
Fixes the regression caused by HADOOP-17511 by moving where the
option  fs.s3a.acl.default is read -doing it before the RequestFactory
is created.

Adds

* A unit test in TestRequestFactory to verify the ACLs are set
  on all file write operations.
* A new ITestS3ACannedACLs test which verifies that ACLs really
  do get all the way through.
* S3A Assumed Role delegation tokens to include the IAM permission
  s3:PutObjectAcl in the generated role.

Contributed by Steve Loughran

Change-Id: I3abac6a1b9e150b6b6df0af7c2c70093f8f518cb
2021-08-02 15:33:34 +01:00
..
hadoop-annotations Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-auth Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-auth-examples Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-common HADOOP-17822. fs.s3a.acl.default not working after S3A Audit feature (#3249) 2021-08-02 15:33:34 +01:00
hadoop-kms HADOOP-17794. Add a sample configuration to use ZKDelegationTokenSecretManager in Hadoop KMS (#3190) 2021-07-09 22:50:18 +09:00
hadoop-minikdc Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-nfs Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
hadoop-registry Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00
pom.xml Preparing for 3.3.2 development 2021-05-19 21:52:37 +08:00