Description
see : https://github.com/apache/hadoop/pull/1948 and HADOOP-16855
- remove a hard dependency on wildfly.jar being on the classpath for S3; it's used if present, but handled if not
- even if openssl is requested
- and NPEs are caught and swallowed in case wildfly 1.0.4.Final ever gets on the classpath again
Attachments
Issue Links
- is related to
-
HADOOP-16346 Stabilize S3A OpenSSL support
- Resolved
- relates to
-
HADOOP-16855 ABFS: hadoop-dist fails to add wildfly in class path for hadoop-azure
- Resolved
- links to