Last Version

Fluo MapReduce 1.0.0-beta-2

This module provides utility code for MapReduce jobs that read from or write to a Fluo table.

License

License

GroupId

GroupId

io.fluo
ArtifactId

ArtifactId

fluo-mapreduce
Version

Version

1.0.0-beta-2
Type

Type

jar
Description

Description

Fluo MapReduce
This module provides utility code for MapReduce jobs that read from or write to a Fluo table.
Project URL

Project URL

http://www.fluo.io/fluo-mapreduce
Project Organization

Project Organization

Fluo IO

Download fluo-mapreduce 1.0.0-beta-2


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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
commons-configuration : commons-configuration jar 1.10
io.fluo : fluo-accumulo jar 1.0.0-beta-2
io.fluo : fluo-api jar 1.0.0-beta-2
io.fluo : fluo-core jar 1.0.0-beta-2
org.apache.accumulo : accumulo-core jar 1.6.4
org.apache.hadoop : hadoop-client jar 2.6.3

test (3)

Group / Artifact Type Version
io.fluo : fluo-integration test-jar 1.0.0-beta-2
junit : junit jar 4.12
org.apache.accumulo : accumulo-minicluster jar 1.6.4

Project Modules

There are no modules declared in this project.