Skip to content

isangwanrahul/spark-docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f4fd07d · Nov 27, 2024

History

4 Commits
Nov 27, 2024
Nov 27, 2024
Nov 27, 2024

Repository files navigation

Apache Spark Docker Setup

This repository contains the necessary files to set up an Apache Spark cluster using Docker and Docker Compose.

Prerequisites

  • Docker
  • Docker Compose

Setup

  1. Clone this repository:

    git clone https://github.com/isangwanrahul/spark-docker-setup.git
    cd spark-docker-setup
  2. Create the notebooks directory:

    mkdir notebooks
  3. Start the Spark cluster:

    docker-compose up

Services

Stopping the Cluster

To stop the Spark cluster, run:

docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published