Download Spark
The most recent packaged release of Spark is 0.3. You can download it as a .tar.gz file for either Scala 2.9 or Scala 2.8.
To work with the latest features, however, we recommend downloading the master branch of Spark using git:
git clone git://github.com/mesos/spark.git
Once you've downloaded Spark, follow the build instructions on GitHub.
Previous Releases
- Spark 0.3 for Scala 2.9 (July 14, 2011) (release notes)
- Spark 0.3 for Scala 2.8 (July 14, 2011) (release notes)
- Spark 0.2 for Scala 2.8 (May 24, 2011)
Download Spark