Skip to main content

Apache Spark Python API

Project description

Spark is a fast and general cluster computing system for Big Data. It provides high-level APIs in Scala, Java, Python, and R, and an optimized engine that supports general computation graphs for data analysis. It also supports a rich set of higher-level tools including Spark SQL for SQL and DataFrames, MLlib for machine learning, GraphX for graph processing, and Spark Streaming for stream processing.

http://spark.apache.org/

Online Documentation

You can find the latest Spark documentation, including a programming guide, on the project web page

Python Packaging

This README file only contains basic information related to pip installed PySpark. This packaging is currently experimental and may change in future versions (although we will do our best to keep compatibility). Using PySpark requires the Spark JARs, and if you are building this from source please see the builder instructions at “Building Spark”.

The Python packaging for Spark is not intended to replace all of the other use cases. This Python packaged version of Spark is suitable for interacting with an existing cluster (be it Spark standalone, YARN, or Mesos) - but does not contain the tools required to setup your own standalone Spark cluster. You can download the full version of Spark from the Apache Spark downloads page.

NOTE: If you are using this with a Spark standalone cluster you must ensure that the version (including minor version) matches or you may experience odd errors.

Python Requirements

At its core PySpark depends on Py4J (currently version 0.10.7), but some additional sub-packages have their own extra requirements for some features (including numpy, pandas, and pyarrow).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyspark-2.3.3.tar.gz (211.9 MB view details)

Uploaded Source

File details

Details for the file pyspark-2.3.3.tar.gz.

File metadata

  • Download URL: pyspark-2.3.3.tar.gz
  • Upload date:
  • Size: 211.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.13.0 setuptools/40.3.0 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/2.7.15rc1

File hashes

Hashes for pyspark-2.3.3.tar.gz
Algorithm Hash digest
SHA256 8c6cc6b489de5ccea2e8e0f93cc907c1c155ef8ee363c8e4929c7dd0d4038cae
MD5 6c7fd0e8ac3d97b0af310a20c3397a3d
BLAKE2b-256 af7afa556cd533f106747e115c74c2f6d2fc864dc1dad25fdf991b06ab2c9403

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page