Rheem

Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

License

License

GroupId

GroupId

org.qcri.rheem
ArtifactId

ArtifactId

rheem
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

Rheem
Rheem is a tool to build platform-agnostic data processing apps and have them both optimized for and executed on multiple different execution platforms, such as Java Streams and Apache Spark.

Download rheem

Filename Size
rheem-0.3.0.pom 22 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
net.sf.trove4j : trove4j jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 2.0.41-beta

Project Modules

  • rheem-core
  • rheem-basic
  • rheem-platforms
  • rheem-tests
  • rheem-api
  • rheem-profiler
  • rheem-extensions
org.qcri.rheem

Data Analytics - Qatar Computing Research Institute, HBKU

Data Analytics - Qatar Computing Research Institute

Versions

Version
0.3.0
0.2.1
0.2.0