hadoop/hadoop-common-project
Steve Loughran 8ccc586af6
HADOOP-17409. Remove s3guard from S3A module (#3534)
Completely removes S3Guard support from the S3A codebase.

If the connector is configured to use any metastore other than
the null and local stores (i.e. DynamoDB is selected) the s3a client
will raise an exception and refuse to initialize.

This is to ensure that there is no mix of S3Guard enabled and disabled
deployments with the same configuration but different hadoop releases
-it must be turned off completely.

The "hadoop s3guard" command has been retained -but the supported
subcommands have been reduced to those which are not purely S3Guard
related: "bucket-info" and "uploads".

This is major change in terms of the number of files
changed; before cherry picking subsequent s3a patches into
older releases, this patch will probably need backporting
first.

Goodbye S3Guard, your work is done. Time to die.

Contributed by Steve Loughran.
2022-01-18 18:04:48 +00:00
..
hadoop-annotations Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-auth Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-auth-examples Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-common HADOOP-17409. Remove s3guard from S3A module (#3534) 2022-01-18 18:04:48 +00:00
hadoop-kms HADOOP-18040. Use maven.test.failure.ignore instead of ignoreTestFailure (#3774) 2021-12-10 01:38:26 +09:00
hadoop-minikdc Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-nfs Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00
hadoop-registry HADOOP-18040. Use maven.test.failure.ignore instead of ignoreTestFailure (#3774) 2021-12-10 01:38:26 +09:00
pom.xml Preparing for 3.3.3 development 2021-11-16 16:02:34 -08:00