Last Version

Guagua 0.7.10

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

License

License

GroupId

GroupId

ml.shifu
ArtifactId

ArtifactId

guagua
Version

Version

0.7.10
Type

Type

pom
Description

Description

Guagua
An iterative computing framework on both Hadoop MapReduce and Hadoop YARN.
Source Code Management

Source Code Management

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

Download guagua 0.7.10

Filename Size
guagua-0.7.10.pom 7 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.5
org.slf4j : slf4j-api jar 1.7.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.8

Project Modules

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