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.

Лицензия

Лицензия

Группа

Группа

com.github.jiayuhan-it
Идентификатор

Идентификатор

hadoop-azure
Последняя версия

Последняя версия

2.7.3JYHTEST
Дата

Дата

Тип

Тип

jar
Описание

Описание

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.
Организация-разработчик

Организация-разработчик

Apache Software Foundation

Скачать hadoop-azure

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

yarn-jyhtest

Версии библиотеки

Версия
2.7.3JYHTEST