Last Version

Apache Fluo Recipes for Apache Spark 1.2.0

Implementation of Common Fluo patterns

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-recipes-spark
Version

Version

1.2.0
Type

Type

jar
Description

Description

Apache Fluo Recipes for Apache Spark
Implementation of Common Fluo patterns
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-recipes-spark 1.2.0


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

Dependencies

compile (8)

Group / Artifact Type Version
commons-configuration : commons-configuration jar 1.10
org.apache.accumulo : accumulo-core jar 1.7.3
org.apache.fluo : fluo-api jar 1.2.0
org.apache.fluo : fluo-mapreduce jar 1.2.0
org.apache.hadoop : hadoop-client jar 2.6.3
org.apache.spark : spark-core_2.10 jar 1.5.2
org.scala-lang : scala-library jar 2.10.4
org.slf4j : slf4j-api jar 1.7.12

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.accumulo : accumulo-minicluster jar 1.7.3
org.apache.fluo : fluo-core jar 1.2.0
org.apache.fluo : fluo-mini jar 1.2.0
org.apache.fluo : fluo-recipes-test jar 1.2.0

Project Modules

There are no modules declared in this project.