Details
-
New Feature
-
Status: In Progress
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We need to run REEF Tasks on Spark Executors. Ideally, that should require only a few lines of changes in the REEF application configuration. All Spark-related logic must be encapsulated in the reef-runtime-spark module, similar to the existing e.g. reef-runtime-yarn or reef-runtime-local. As a first step, we can have a Java-only solution, but later we'll need to run .NET Tasks on Executors as well.