- Sep 11, 2012
-
-
Matei Zaharia authored
Spark HTTP FileServer
-
Denny authored
Conflicts: core/src/main/scala/spark/SparkContext.scala
-
Denny authored
-
Denny authored
-
Denny authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Log entire exception (including stack trace) in BlockManagerWorker.
-
Reynold Xin authored
logError API.
-
Reynold Xin authored
-
- Sep 10, 2012
-
-
Denny authored
-
git://github.com/mesos/sparkDenny authored
-
Denny authored
-
Denny authored
A general fileserver for both JARs and regular files.
-
Matei Zaharia authored
-
Denny authored
Add shutdown hook to Executor Runner and execute code to shutdown local cluster in Scheduler Backend
-
Denny authored
-
Denny authored
-
Denny authored
-
Denny authored
-
Denny authored
-
Denny authored
-
- Sep 07, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
Simulating a Spark standalone cluster locally
-
Denny authored
Add shutdown hook to Executor Runner and execute code to shutdown local cluster in Scheduler Backend
-
Denny authored
-
- Sep 06, 2012
-
-
root authored
-
- Sep 05, 2012
-
-
Denny authored
-
Matei Zaharia authored
Log cache add/remove messages in block manager.
-
Reynold Xin authored
Added log messages on BlockManagerMaster to reflect block add/remove. Also did some minor cleanup of storage package code.
-
Denny authored
-
- Sep 04, 2012
- Sep 03, 2012
-
-
Matei Zaharia authored
-
Matei Zaharia authored
Add a limit on the number of parallel fetches in the reduce stage
-
- Sep 01, 2012
-
-
Harvey authored
to the reduce function
-
- Aug 31, 2012
-
-
Matei Zaharia authored
one of the cluster schedulers.
-
- Aug 30, 2012
-
-
Matei Zaharia authored
issue with shared buffers in the KryoSerializer.
-
Matei Zaharia authored
Disable running combiners on map tasks when mergeCombiners function is not specified by the user.
-