Giter VIP home page Giter VIP logo

sparksandbox's Introduction

Purpose

This repository grew out of a desire to learn and mess around with Apache Spark without installing a bunch of stuff directly on my machine. I figured someone must have done this before and had a docker container already set up. I could not find what I wanted so I made it.

This container starts with Python 3.8 on slim-buster, installs OpenJDK 11 and Spark 3.1.2.

I also added the zsh shell and oh-my-zsh to the container because I use those customizations on all my machines.

Additional libraries

The build also adds support for PyTest and Jupyter notebooks. Pandas is there to support PySpark UDF and also the data display in the Jupyter notebooks. Additionally I added loguru, black, and flake8. Black is becuase I hate formatting my code and flake8 is my Python linter of choice. Silmiarly I like loguru for logging.

Many of these can be removed without losing Spark functionality.

Comments

The container build takes about 10 minutes the first time on my 2010 Mac Pro with 48GB .

sparksandbox's People

Contributors

pedeveaux avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.