is not current version
Last Version 3.3.3

Apache Hadoop Amazon Web Services support 3.3.1

This module contains code to support integration with Amazon Web Services. It also declares the dependencies needed to work with AWS services.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

org.apache.hadoop
ArtifactId

ArtifactId

hadoop-aws
Version

Version

3.3.1
Type

Type

jar
Description

Description

Apache Hadoop Amazon Web Services support
This module contains code to support integration with Amazon Web Services. It also declares the dependencies needed to work with AWS services.
Project Organization

Project Organization

Apache Software Foundation

Download hadoop-aws 3.3.1


<!-- https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-aws/ -->
<dependency>
    <groupId>org.apache.hadoop</groupId>
    <artifactId>hadoop-aws</artifactId>
    <version>3.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-aws/
implementation 'org.apache.hadoop:hadoop-aws:3.3.1'
// https://jarcasting.com/artifacts/org.apache.hadoop/hadoop-aws/
implementation ("org.apache.hadoop:hadoop-aws:3.3.1")
'org.apache.hadoop:hadoop-aws:jar:3.3.1'
<dependency org="org.apache.hadoop" name="hadoop-aws" rev="3.3.1">
  <artifact name="hadoop-aws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.hadoop', module='hadoop-aws', version='3.3.1')
)
libraryDependencies += "org.apache.hadoop" % "hadoop-aws" % "3.3.1"
[org.apache.hadoop/hadoop-aws "3.3.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-bundle jar 1.11.901

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-core jar 3.3.1

runtime (1)

Group / Artifact Type Version
org.wildfly.openssl : wildfly-openssl jar 1.0.7.Final

test (18)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common test-jar 3.3.1
org.assertj : assertj-core jar 3.12.2
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.28.2
org.apache.hadoop : hadoop-yarn-server-tests test-jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-hs jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-examples jar 3.3.1
org.apache.hadoop : hadoop-hdfs test-jar 3.3.1
org.apache.hadoop : hadoop-distcp jar 3.3.1
org.apache.hadoop : hadoop-distcp test-jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-app jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-app test-jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.3.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient test-jar 3.3.1
org.apache.hadoop : hadoop-minikdc jar 3.3.1
org.hamcrest : hamcrest-library jar 1.3
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60

Project Modules

There are no modules declared in this project.