Description
Upgrade ADLS SDK to version 2.3.2 which has major improvements
- Add special handling for 404 errors when requesting tokens from MSI
- Fix liststatus response parsing when filestatus object contains array in one field.
- Use wildfly openssl native binding with Java. This is a workaround to https://bugs.openjdk.java.net/browse/JDK-8046943issue. 2X performance boost over HTTPS. Similar to
HADOOP-15669
Attachments
Attachments
Issue Links
- causes
-
HADOOP-16039 backport HADOOP-15965, "Upgrade ADLS SDK to 2.3.3" to branch-2
- Patch Available
- is related to
-
HADOOP-16050 S3A SSL connections should use OpenSSL
- Resolved