Last Version

Apache Hadoop Azure support 2.7.3JYHTEST

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

com.github.jiayuhan-it
ArtifactId

ArtifactId

hadoop-azure
Version

Version

2.7.3JYHTEST
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

Download hadoop-azure 2.7.3JYHTEST


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.jiayuhan-it : hadoop-common jar 2.7.3JYHTEST
com.fasterxml.jackson.core : jackson-core jar 2.2.3
org.apache.httpcomponents : httpclient jar 4.2.5
com.microsoft.azure : azure-storage jar 2.0.0
com.google.guava : guava jar 11.0.2

test (4)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
junit : junit jar 4.11
com.github.jiayuhan-it : hadoop-common test-jar 2.7.3JYHTEST
org.mockito : mockito-all jar 1.8.5

Project Modules

There are no modules declared in this project.