Contains support for cloud infrastructures, including the Hadoop JARs and
transitive dependencies needed to interact with the infrastructures.
When included in the spark-assembly JAR, the hadoop artifacts are included, but not
any of the 3rd party libraries needed, such as those from Amazon (for AWS) and Microsoft (Azure).
These will need to be explicitly added to the classpath of any application interacting
with the services.
Any project which explicitly depends upon ...
