Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.4.0
-
Incompatible change
-
Description
The AWS SDK v2 code includes the v1 sdk core for plugin support of
- existing credential providers
- delegation token binding
I propose we break #2 and rely on those who have implemented to to upgrade. apart from all the needless changes the v2 SDK did to the api (why?) this is fairly straighforward
for #1: fix through reflection, retaining a v1 sdk dependency at test time so we can verify that the binder works.
Attachments
Issue Links
- contains
-
HADOOP-18812 list AWS SDK v2 libraries in LICENSE-binary
- Resolved
-
HADOOP-18743 convert declarations of AWS v1 SDK EnvironmentVariableCredentialsProvider to v2 version
- Resolved
-
HADOOP-18741 AWS SDK v2 code tuning
- Resolved
-
HADOOP-18819 AWS SDK v2 build complaints
- Resolved
- is depended upon by
-
HADOOP-18818 Merge aws v2 upgrade feature branch into trunk
- Resolved
- links to