Fluo Spark Recipes

Implementation of Common Fluo patterns

License

License

GroupId

GroupId

io.fluo
ArtifactId

ArtifactId

fluo-recipes-spark
Last Version

Last Version

1.0.0-beta-2
Release Date

Release Date

Type

Type

jar
Description

Description

Fluo Spark Recipes
Implementation of Common Fluo patterns
Project Organization

Project Organization

Fluo.io

Download fluo-recipes-spark

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.fluo : fluo-api jar 1.0.0-beta-2
io.fluo : fluo-core jar 1.0.0-beta-2
io.fluo : fluo-mapreduce jar 1.0.0-beta-2
org.apache.accumulo : accumulo-core jar 1.7.1
org.apache.spark : spark-core_2.10 jar 1.5.1

test (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta-2