Choose a Spark release:
Choose a package type:
Download Spark:
Verify this release using the andproject release KEYS by following theseprocedures.
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 arehosted in Maven Central. You can add a Maven dependency with the following coordinates:
groupId: org.apache.sparkartifactId: spark-core_2.12version: 3.5.5
PySpark is now available in pypi. To install just runpip install pyspark
.
Spark docker images are available from Dockerhub under the accounts of bothThe Apache Software Foundation andOfficial Images.
Note that, these images contain non-ASF software and may be subject to different license terms. Please check theirDockerfiles to verify whether they are compatible with your deployment.
As new Spark releases come out for each development stream, previous ones will be archived,but they are still available atSpark release archives.
NOTE: Previous releases of Spark may be affected by security issues. Please consult theSecurity page for a list of known issues that may affect the version you downloadbefore deciding to use it.