- Sep 12, 2012
-
-
Matei Zaharia authored
Fix links and make things a bit prettier.
-
Andy Konwinski authored
-
Andy Konwinski authored
easier to read.
-
Reynold Xin authored
-
Reynold Xin authored
-
Andy Konwinski authored
-
Andy Konwinski authored
-
Andy Konwinski authored
-
Andy Konwinski authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
-
Matei Zaharia authored
Adds a "docs" directory containing existing Spark documentation and doc build instructions
-
Andy Konwinski authored
docs/README.md to describe use of Jekyll, and renmaed things to make them more consistent with the lower-case-with-hyphens convention.
-
Andy Konwinski authored
which can be compiled via jekyll, using the command `jekyll`. To compile and run a local webserver to serve the doc as a website, run `jekyll --server`.
-
- 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
-