Package | Description |
---|---|
org.apache.reef.runtime.hdinsight |
HDInsight support for REEF.
|
org.apache.reef.runtime.local |
A local implementation of REEF that uses local JVMs for execution.
|
org.apache.reef.runtime.mesos |
An YARN implementation of REEF that uses Mesos slaves for execution.
|
org.apache.reef.runtime.yarn |
An YARN implementation of REEF that uses YARN container for execution.
|
Modifier and Type | Class and Description |
---|---|
class |
HDInsightClasspathProvider
Access to the classpath according to the REEF file system standard.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalClasspathProvider
RuntimeClasspathProvider for the local runtime.
|
Modifier and Type | Class and Description |
---|---|
class |
MesosClasspathProvider
Access to the classpath according to the REEF file system standard.
|
Modifier and Type | Class and Description |
---|---|
class |
YarnClasspathProvider
Access to the classpath according to the REEF file system standard.
|
Copyright © 2016 The Apache Software Foundation. All rights reserved.