Apache Rya PCJ Fluo App

A Fluo implementation of Rya Precomputed Join Indexing. This module produces a jar that may be executed by the 'fluo' command line tool as a YARN job.

License

License

GroupId

GroupId

org.apache.rya
ArtifactId

ArtifactId

rya.pcj.fluo.app
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Rya PCJ Fluo App
A Fluo implementation of Rya Precomputed Join Indexing. This module produces a jar that may be executed by the 'fluo' command line tool as a YARN job.
Project Organization

Project Organization

The Apache Software Foundation

Download rya.pcj.fluo.app

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.guava : guava jar 14.0.1
org.apache.rya : rya.indexing.pcj jar 4.0.1
org.apache.rya : rya.api.evaluation jar 4.0.1
org.apache.fluo : fluo-api jar 1.0.0-incubating
org.apache.fluo : fluo-recipes-core jar 1.0.0-incubating
org.apache.fluo : fluo-recipes-accumulo jar 1.0.0-incubating
org.eclipse.rdf4j : rdf4j-queryrender jar 2.3.1
org.apache.kafka : kafka-clients jar 0.10.0.1
com.esotericsoftware : kryo jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0-incubating
3.2.12-incubating
3.2.11-incubating
3.2.10-incubating