Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
3.3.0
-
None
-
None
-
HADOOP-16505Add ability to register custom signer with AWS SignerFactory -
Important
Description
Currently, the AWS SignerFactory restricts the class of Signer algorithms that can be used.
We require an ability to register a custom Signer. The SignerFactory supports this functionality through its registerSigner method.
By providing a fully qualified classname to the existing parameter fs.s3a.signing-algorithm, the custom signer can be registered.
Attachments
Attachments
Issue Links
- Is contained by
-
HADOOP-16445 Allow separate custom signing algorithms for S3 and DDB
- Resolved
- links to