REEF Runtime for multiple runtime scenarios

Retainable Evaluator Execution Framework

License

License

GroupId

GroupId

org.apache.reef
ArtifactId

ArtifactId

reef-runtime-multi
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

jar
Description

Description

REEF Runtime for multiple runtime scenarios
Retainable Evaluator Execution Framework
Project Organization

Project Organization

The Apache Software Foundation

Download reef-runtime-multi

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.reef : reef-common jar 0.16.0
org.apache.reef : reef-runtime-yarn jar 0.16.0
org.apache.reef : reef-runtime-local jar 0.16.0
com.microsoft.windowsazure.storage : microsoft-windowsazure-storage-sdk jar 0.5.0
org.apache.httpcomponents : httpclient jar 4.3.4
org.codehaus.jackson : jackson-mapper-asl jar 1.9.13
org.codehaus.jackson : jackson-core-asl jar 1.9.13
org.apache.avro : avro jar 1.8.1
org.apache.reef : reef-runtime-hdinsight jar 0.16.0

provided (4)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.0
org.apache.hadoop : hadoop-yarn-common jar 2.7.0
org.apache.hadoop : hadoop-yarn-api jar 2.7.0
org.apache.hadoop : hadoop-yarn-client jar 2.7.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0
0.14.0