ExceptionFactory

Producing content that a reasonable developer might want to read

Tags • Iceberg

How Apache NiFi 2 Integrates Apache Iceberg

NiFi Iceberg Java

2026-01-26 • 7 minute read • David Handermann

Apache Iceberg presents a unifying solution to structured data storage, and Apache NiFi 2.7 provides an extensible integration approach. Apache Iceberg modules for Java set clear boundaries for the API, core, and feature implementations. Building on this foundation enables Apache NiFi to support current capabilities such as Iceberg REST Catalog with vended credentials, while providing a path for future improvements.

Read more

Elephant Below the Waterline: Hadoop Dependencies in Iceberg

Iceberg Hadoop Dependencies Security

2024-11-08 • 10 minute read • David Handermann

Apache Iceberg is an open table format with widespread adoption, but it carries the weight of historical baggage from Apache Hadoop. With Apache Parquet as a popular storage format for Iceberg, tight coupling to Hadoop classes presents maintenance challenges for integration with the Iceberg ecosystem.

Read more