Skip to main content

Command Palette

Search for a command to run...

01#Spark BigData — Introduction

Published
1 min read
01#Spark BigData — Introduction

Spark Introduction

Unified engine for large-scale data analytics

Apache Spark is an open-source unified analytics engine for large-scale data processing. Spark provides an interface for programming entire clusters with implicit data parallelism and fault tolerance. Originally developed at the University of California, Berkeley’s AMPLab, the Spark codebase was later donated to the Apache Software Foundation, which has maintained it since.

Big Data Concept

Apache Ecosystem

Big Data Architecture

PySpark