Grab Tech Blog
Read post

Scaling Grab's Data Lake: Our journey to Apache Iceberg adoption

Grab's data engineering team shares their journey migrating a petabyte-scale data lake from Hive Parquet to Apache Iceberg. The post covers the four key pain points that drove the migration (catalog latency, small file problem, operational toil, and catalog-storage sync issues), the performance gains achieved (10x query speedup, 95% S3 API cost reduction, ~50% compute savings), and the tooling built along the way. A central piece is the UnifiedSparkCatalog — an open-sourced Spark catalog that transparently routes queries to the correct format-specific catalog (Iceberg, Delta, Hudi, or Hive) without requiring users to know or specify the underlying table format. The post also covers lessons learned around Hive lock contention, timestamp compatibility between Spark 3.4 and Iceberg, and S3 storage tier cost spikes during migration.

    #data-engineering#apache-spark#data-lake#apache-iceberg
Jul 10•8m read time•From engineering.grab.com
Post cover image
Table of contents
Introduction: The evolution of Grab’s Data LakeThe catalyst for change: Challenges with Hive ParquetWhy Iceberg? Strategic alignment and future-proofingAdopting Iceberg at scaleThe UnifiedSparkCatalog: Making mixed formats transparentLessons learned and overcoming hurdlesConclusion: The road aheadJoin us
7.9K Impressions
Grab Tech Blog's image
Grab Tech Blog

Grab is a leading technology company in Southeast Asia, offering a wide range of services, including...

51 Followers

•

225 Upvotes

Would you recommend this post?

Copy link
WhatsApp
Facebook
X
New Squad
  • © 2026 Daily Dev Ltd.
  • Guidelines
  • Explore
  • Tags
  • Sources
  • Squads
  • Leaderboard