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.

License

License

Categories

Categories

AWS Container PaaS Providers
GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-aws
Last Version

Last Version

3.2.1
Release Date

Release Date

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
Source Code Management

Source Code Management

https://gitlab.cern.ch/db/hadoop_dist/hadoop/cerndb-sw-hadoop-source-new/hadoop-aws/

Download hadoop-aws

How to add to project

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

Dependencies

compile (1)

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

provided (2)

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

test (13)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common test-jar 3.2.1
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.5
org.apache.hadoop : hadoop-yarn-server-tests test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-hs jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-examples jar 3.2.1
org.apache.hadoop : hadoop-hdfs test-jar 3.2.1
org.apache.hadoop : hadoop-distcp jar 3.2.1
org.apache.hadoop : hadoop-distcp test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-app jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-app test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient test-jar 3.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.2.1
2.7.5.1
2.7.5.0
2.7.4.0