Skip to content

isangwanrahul/spark-docker-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

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