About 47,300 results
Open links in new tab
  1. Apache Spark™ - Unified Engine for large-scale data analytics

    Apache Spark is a multi-language engine for executing data engineering, data science, and machine learning on single-node machines or clusters.

  2. Downloads - Apache Spark

    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 …

  3. Overview - Spark 4.0.0 Documentation

    It also supports a rich set of higher-level tools including Spark SQL for SQL and structured data processing, pandas API on Spark for pandas workloads, MLlib for machine learning, GraphX …

  4. Documentation | Apache Spark

    The documentation linked to above covers getting started with Spark, as well the built-in components MLlib, Spark Streaming, and GraphX. In addition, this page lists other resources …

  5. Quick Start - Spark 4.0.0 Documentation

    Where to Go from Here This tutorial provides a quick introduction to using Spark. We will first introduce the API through Spark’s interactive shell (in Python or Scala), then show how to …

  6. Spark 4.0.0 released - Apache Spark

    Spark 4.0.0 released We are happy to announce the availability of Spark 4.0.0! Visit the release notes to read about the new features, or download the release today. Spark News Archive

  7. Examples - Apache Spark

    Spark allows you to perform DataFrame operations with programmatic APIs, write SQL, perform streaming analyses, and do machine learning. Spark saves you from learning multiple …

  8. Spark SQL & DataFrames | Apache Spark

    Integrated Seamlessly mix SQL queries with Spark programs. Spark SQL lets you query structured data inside Spark programs, using either SQL or a familiar DataFrame API. Usable …

  9. PySpark Overview — PySpark 4.0.0 documentation - Apache Spark

    May 19, 2025 · PySpark combines Python’s learnability and ease of use with the power of Apache Spark to enable processing and analysis of data at any size for everyone familiar with Python. …

  10. Structured Streaming Programming Guide - Spark 4.0.0 …

    Structured Streaming is a scalable and fault-tolerant stream processing engine built on the Spark SQL engine. You can express your streaming computation the same way you would express a …

Refresh