Choose a Spark release:
  
Choose a package type:
  
Download Spark:
Verify this release using the and project release KEYS.
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.11
version: 2.4.0
PySpark is now available in pypi. To install just run pip install pyspark.
As new Spark releases come out for each development stream, previous ones will be archived, but they are still available at Spark release archives.