| commit | 99f371d1535017b7b046672528aef3995c6d9135 | [log] [tgz] |
|---|---|---|
| author | Steve Loughran <stevel@cloudera.com> | Mon Jul 28 14:56:40 2025 +0100 |
| committer | Steve Loughran <stevel@cloudera.com> | Mon Jul 28 15:20:56 2025 +0100 |
| tree | aa98fd009a6b634c86027ec8359751b35bdfb843 | |
| parent | f0b48f7c8f6c81bbb0377dd05f8ad4ff8f278110 [diff] |
Revert "HADOOP-19197. S3A: Support AWS KMS Encryption Context (#7193)"
This reverts commit eb656c016facfa1b60f2e9e4d95ebd5ca1b1bc0a.
This was done because the writable/serializable class
org.apache.hadoop.fs.s3a.auth.delegation.EncryptionSecrets
is no longer wire-compatible once context attributes
are included.