spark-instrumented-optimizer/core/src/main/scala/spark/deploy
2013-04-17 05:52:57 +05:30
..
client Ensure all ask/await block for spark.akka.askTimeout - so that it is controllable : instead of arbitrary timeouts spread across codebase. In our tests, we use 30 seconds, though default of 10 is maintained 2013-04-17 05:52:57 +05:30
master Ensure all ask/await block for spark.akka.askTimeout - so that it is controllable : instead of arbitrary timeouts spread across codebase. In our tests, we use 30 seconds, though default of 10 is maintained 2013-04-17 05:52:57 +05:30
worker Ensure all ask/await block for spark.akka.askTimeout - so that it is controllable : instead of arbitrary timeouts spread across codebase. In our tests, we use 30 seconds, though default of 10 is maintained 2013-04-17 05:52:57 +05:30
ApplicationDescription.scala Rename "jobs" to "applications" in the standalone cluster 2013-02-17 23:23:08 -08:00
Command.scala Make classes package private 2012-10-02 19:00:19 -07:00
DeployMessage.scala Checkpoint commit - compiles and passes a lot of tests - not all though, looking into FileSuite issues 2013-04-15 18:12:11 +05:30
ExecutorState.scala Make classes package private 2012-10-02 19:00:19 -07:00
JsonProtocol.scala Checkpoint commit - compiles and passes a lot of tests - not all though, looking into FileSuite issues 2013-04-15 18:12:11 +05:30
LocalSparkCluster.scala Checkpoint commit - compiles and passes a lot of tests - not all though, looking into FileSuite issues 2013-04-15 18:12:11 +05:30
WebUI.scala Various fixes to standalone mode and web UI: 2012-11-07 16:49:53 -08:00