Last Version

REEF Runtime for HDInsight 0.9

The Retainable Evaluator Execution Framework.

License

License

GroupId

GroupId

com.microsoft.reef
ArtifactId

ArtifactId

reef-runtime-hdinsight
Version

Version

0.9
Type

Type

jar
Description

Description

REEF Runtime for HDInsight
The Retainable Evaluator Execution Framework.
Project Organization

Project Organization

Microsoft

Download reef-runtime-hdinsight 0.9


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

Dependencies

compile (6)

Group / Artifact Type Version
com.microsoft.reef : reef-common jar 0.9
com.microsoft.reef : reef-runtime-yarn jar 0.9
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

provided (4)

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

Project Modules

There are no modules declared in this project.