Apache Hudi does XYZ (Ongoing)
A 10-post video & blog series that explores and showcases Hudi 1.x features and capabilities, combining concepts explanation with practical guides and examples.
Post 1: File pruning with multi-modal index
Apache Hudi: From Zero To One
A 10-post blog series that delves into Hudi's design concepts and internals, giving insights about various aspects of Hudi capabilities for building your data lakehouses.
- Post 1: A first glance at Hudi's storage format
- Post 2: Dive into read operation flow and query types
- Post 3: Understand write flows and operations
- Post 4: All about writer indexes
- Post 5: Introduce table services: compaction, cleaning, and indexing
- Post 6: Demystify clustering and space-filling curves
- Post 7: Concurrently run writers and table services
- Post 8: Read and process incrementally
- Post 9: Hudi Streamer - a "Swiss Army knife" for ingestion
- Post 10: Becoming "One" - the upcoming 1.0 highlights