Apache Crunch Lambda

Apache Crunch is a Java library for writing, testing, and running Hadoop MapReduce pipelines, based on Google's FlumeJava. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.

Лицензия

Лицензия

Группа

Группа

org.apache.crunch
Идентификатор

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

crunch-lambda
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Apache Crunch Lambda
Apache Crunch is a Java library for writing, testing, and running Hadoop MapReduce pipelines, based on Google's FlumeJava. Its goal is to make pipelines that are composed of many user-defined functions simple to write, easy to test, and efficient to run.
Организация-разработчик

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

The Apache Software Foundation
Система контроля версий

Система контроля версий

https://git-wip-us.apache.org/repos/asf?p=crunch.git/crunch-lambda

Скачать crunch-lambda

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.crunch : crunch-core jar 1.0.0

provided (1)

Идентификатор библиотеки Тип Версия
org.apache.hadoop : hadoop-client jar 2.7.1

test (1)

Идентификатор библиотеки Тип Версия
org.apache.crunch : crunch-test jar 1.0.0

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

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

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

Версия
1.0.0
0.15.0
0.14.0