hadoop/hadoop-common-project
Steve Loughran 4627e9c7ef
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
2021-08-02 15:26:56 +01:00
..
hadoop-annotations Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30
hadoop-auth YARN-10814. Fallback to RandomSecretProvider if the secret file is empty (#3206) 2021-07-30 12:16:46 +02:00
hadoop-auth-examples Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30
hadoop-common HADOOP-17822. fs.s3a.acl.default not working after S3A Audit feature (#3249) 2021-08-02 15:26:56 +01:00
hadoop-kms HADOOP-17794. Add a sample configuration to use ZKDelegationTokenSecretManager in Hadoop KMS (#3190) 2021-07-09 22:48:47 +09:00
hadoop-minikdc HADOOP-16870. Use spotbugs-maven-plugin instead of findbugs-maven-plugin (#2753) 2021-03-11 10:56:07 +09:00
hadoop-nfs HADOOP-11245. Update NFS gateway to use Netty4 (#2832) 2021-04-28 23:43:11 -07:00
hadoop-registry HADOOP-17317. [JDK 11] Upgrade dnsjava to remove illegal access warnings (#2442) 2021-07-24 14:48:25 +09:00
pom.xml Preparing for 3.4.0 development 2020-03-29 23:24:25 +05:30