Apache Hadoop Azure support

This module contains code to support integration with Azure. Currently this consists of a filesystem client to read data from and write data to Azure Storage.

License

License

GroupId

GroupId

ch.cern.hadoop
ArtifactId

ArtifactId

hadoop-azure
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Hadoop Azure support
This module contains code to support integration with Azure. Currently this consists of a filesystem client to read data from and write data to Azure Storage.
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-azure/

Download hadoop-azure

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.6
com.microsoft.azure : azure-storage jar 7.0.0
com.google.guava : guava jar 27.0-jre
org.eclipse.jetty : jetty-util-ajax jar 9.3.24.v20180605
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.wildfly.openssl : wildfly-openssl jar 1.0.7.Final

provided (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 3.2.1
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

test (8)

Group / Artifact Type Version
junit : junit jar 4.11
org.apache.hadoop : hadoop-common test-jar 3.2.1
org.apache.hadoop : hadoop-mapreduce-client-jobclient jar 3.2.1
org.apache.hadoop : hadoop-distcp jar 3.2.1
org.apache.hadoop : hadoop-distcp test-jar 3.2.1
log4j : log4j jar 1.2.17
javax.ws.rs : jsr311-api jar 1.1.1
org.mockito : mockito-all jar 1.8.5

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