hadoop/hadoop-tools
Steve Loughran de9a6b4588
HADOOP-16986. S3A to not need wildfly on the classpath. (#1948)
Contributed by Steve Loughran.

This is a successor to HADOOP-16346, which enabled the S3A connector
to load the native openssl SSL libraries for better HTTPS performance.

That patch required wildfly.jar to be on the classpath. This
update:

* Makes wildfly.jar optional except in the special case that
"fs.s3a.ssl.channel.mode" is set to "openssl"

* Retains the declaration of wildfly.jar as a compile-time
dependency in the hadoop-aws POM. This means that unless
explicitly excluded, applications importing that published
maven artifact will, transitively, add the specified
wildfly JAR into their classpath for compilation/testing/
distribution.

This is done for packaging and to offer that optional
speedup. It is not mandatory: applications importing
the hadoop-aws POM can exclude it if they choose.

Change-Id: I7ed3e5948d1e10ce21276b3508871709347e113d
2020-04-20 14:42:36 +01:00
..
hadoop-aliyun
hadoop-archive-logs
hadoop-archives
hadoop-aws HADOOP-16986. S3A to not need wildfly on the classpath. (#1948) 2020-04-20 14:42:36 +01:00
hadoop-azure HADOOP-16855. Changing wildfly dependency scope in hadoop-azure to compile 2020-04-14 19:18:15 +01:00
hadoop-azure-datalake
hadoop-datajoin
hadoop-distcp HADOOP-16932. distcp copy calls getFileStatus() needlessly and can fail against S3 (#1936) 2020-04-09 18:23:47 +01:00
hadoop-dynamometer
hadoop-extras
hadoop-fs2img
hadoop-gridmix
hadoop-kafka
hadoop-openstack
hadoop-pipes
hadoop-resourceestimator
hadoop-rumen
hadoop-sls YARN-9879. Allow multiple leaf queues with the same name in CapacityScheduler. Contributed by Gergely Pollak. 2020-03-25 16:50:19 +05:30
hadoop-streaming
hadoop-tools-dist
pom.xml