Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages