Apache-Iceberg Quick Investigation
October 5, 2022 · 1208 words · 6 min · Lakehouse Storage Big Data
- A table format for large-scale analysis of datasets.
- A specification for organizing data files and metadata files.
- A schema semantic abstraction between storage and computation.
- Developed and open-sourced by Netflix to enhance scalability, reliability, and usability.
Background
Issues encountered when migrating HIVE to the cloud: