Last Version

Apache Fluo MapReduce Utilities 1.2.0

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

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-mapreduce
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download fluo-mapreduce 1.2.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.accumulo : accumulo-core jar 1.7.3
org.apache.fluo : fluo-accumulo jar 1.2.0
org.apache.fluo : fluo-api jar 1.2.0
org.apache.fluo : fluo-core jar 1.2.0
org.apache.hadoop : hadoop-client jar 2.6.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.accumulo : accumulo-minicluster jar 1.7.3
org.apache.fluo : fluo-integration test-jar 1.2.0
org.slf4j : slf4j-log4j12 jar 1.7.12

Project Modules

There are no modules declared in this project.