spark-instrumented-optimizer/yarn/src
Raymond Liu ab3cefde53 Add YarnClientClusterScheduler and Backend.
With this scheduler, the user application is launched locally,
While the executor will be launched by YARN on remote nodes.

This enables spark-shell to run upon YARN.
2013-11-22 09:23:27 +08:00
..
main/scala/org/apache/spark Add YarnClientClusterScheduler and Backend. 2013-11-22 09:23:27 +08:00
test/scala/org/apache/spark/deploy/yarn Simple cleanup on Spark's Scala code while testing core and yarn modules: 2013-11-15 10:32:20 -08:00