Download Apache Spark™

  1. Choose a Spark release:

  2. Choose a package type:

  3. Download Spark:

  4. Verify this release using the and project release KEYS by following these procedures.

Note that Spark 3 is pre-built with Scala 2.12 in general and Spark 3.2+ provides additional pre-built distribution with Scala 2.13.

Spark artifacts are hosted in Maven Central. You can add a Maven dependency with the following coordinates:

groupId: org.apache.spark
artifactId: spark-core_2.12
version: 3.5.1

Installing with PyPi

PySpark is now available in pypi. To install just run pip install pyspark.

Convenience Docker Container Images

Spark Docker Container images are available from DockerHub, these images contain non-ASF software and may be subject to different license terms.

Release notes for stable releases

    Archived releases

    As new Spark releases come out for each development stream, previous ones will be archived, but they are still available at Spark release archives.

    NOTE: Previous releases of Spark may be affected by security issues. Please consult the Security page for a list of known issues that may affect the version you download before deciding to use it.