Apache Hudi
Transactional data lake platform bringing stream processing capabilities to big data storage.
Why consider Apache Hudi?
Apache Hudi (Hadoop Upserts Deletes and Incrementals) is an open-source transactional data lake platform written in Java. Hudi enables record-level upserts, deletes, change data capture (CDC) streaming ingest, and incremental data consumption directly on top of cloud object storage.
Learn Apache Hudi by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Apache Hudi
Apache Hudi updates large analytical tables with low latency using Merge-on-Read storage format.
Quickstart
# Run Hudi with Spark shellspark-shell --packages org.apache.hudi:hudi-spark3.4-bundle_2.12:0.15.0Apache Hudi is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.