Git Product home page Git Product logo

data-lakehouse-with-delta-lake's Introduction

Data Lakehouse with Delta Lake

This repository contains a setup for a data lakehouse architecture using Apache Spark, Delta Lake, and MinIO (S3-compatible object storage).

Components

  • Apache Spark 3.4.0
  • Delta Lake 2.4.0
  • MinIO (S3-compatible object storage)
  • Jupyter Notebook with PySpark

Setup

  1. Build the Docker images:
make build
  1. Start the services:
make up
  1. Access Jupyter Notebook:
  1. Access Spark UI:
  1. Access MinIO UI:

Usage

  1. Use the Jupyter Notebook interface to create and run PySpark notebooks.
  2. Utilize Delta Lake for ACID transactions and time travel capabilities.
  3. Store and retrieve data from MinIO using the S3A filesystem.

Configuration

  • Spark configuration is available in notebooks/spark-defaults.conf
  • Docker services are defined in docker-compose.yml

Additional Information

  • The setup includes necessary JAR files for S3 connectivity and Delta Lake integration.
  • PySpark and Delta Spark libraries are pre-installed in the Jupyter environment.

Stopping the Services

To stop and remove the containers:

make down

Restarting the Services

To restart the services:

make restart

data-lakehouse-with-delta-lake's People

Contributors

shrikantnaidu avatar

Stargazers

 avatar  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.