Sign inSign up

alexmerced/spark41nb

By alexmerced

•Updated 9 months ago

Jupyter Notebook + Apache Spark 4.1 + Python Data Libraries

Image
0

759

alexmerced/spark41nb repository overview

⁠alexmerced/spark41nb Docker Image Documentation

⁠Overview

The alexmerced/spark41nb Docker image provides a cutting-edge environment for working with Apache Spark 4.1.0. It includes Python 3.10, Java 17, and JupyterLab, along with a comprehensive suite of data engineering and data science libraries.

⁠Features

  • Apache Spark 4.1.0: The latest stable release of Spark 4.x.
  • Java 17: Required runtime for Spark 4.x.
  • Python 3.10: Compatible Python environment.
  • JupyterLab: Pre-installed for interactive development.
  • Extensive Libraries: Includes pyspark, ibis-framework, polars, dremio-simple-query, pyiceberg, and more.

⁠Quick Start

⁠Pull the Docker Image
docker pull alexmerced/spark41nb
⁠Run the Container
docker run -p 8888:8888 -p 4040:4040 -p 7077:7077 -p 8080:8080 -p 8081:8081 alexmerced/spark41nb

Access JupyterLab at http://localhost:8888.

⁠Access Spark Web UIs

Tag summary

Content type

Image

Digest

sha256:2559d9bad…

Size

6.4 GB

Last updated

9 months ago

docker pull alexmerced/spark41nb