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

Guagua 0.7.10

An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.

Лицензия

Лицензия

Группа

Группа

ml.shifu
Идентификатор

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

guagua
Версия

Версия

0.7.10
Тип

Тип

pom
Описание

Описание

Guagua
An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.
Система контроля версий

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

https://github.com/shifuml/guagua.git

Скачать guagua 0.7.10

Имя Файла Размер
guagua-0.7.10.pom 7 KB
Обзор

<!-- https://jarcasting.com/artifacts/ml.shifu/guagua/ -->
<dependency>
    <groupId>ml.shifu</groupId>
    <artifactId>guagua</artifactId>
    <version>0.7.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ml.shifu/guagua/
implementation 'ml.shifu:guagua:0.7.10'
// https://jarcasting.com/artifacts/ml.shifu/guagua/
implementation ("ml.shifu:guagua:0.7.10")
'ml.shifu:guagua:pom:0.7.10'
<dependency org="ml.shifu" name="guagua" rev="0.7.10">
  <artifact name="guagua" type="pom" />
</dependency>
@Grapes(
@Grab(group='ml.shifu', module='guagua', version='0.7.10')
)
libraryDependencies += "ml.shifu" % "guagua" % "0.7.10"
[ml.shifu/guagua "0.7.10"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8

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

  • guagua-core
  • guagua-mapreduce
  • guagua-yarn
  • guagua-client
  • guagua-examples