David Handermann created NIFI-13938:
---------------------------------------
Summary: Remove Iceberg Modules
Key: NIFI-13938
URL: https://issues.apache.org/jira/browse/NIFI-13938
Project: Apache NiFi
Issue Type: Improvement
Reporter: David Handermann
Assignee: David Handermann
Fix For: 2.0.0
Based on issues surrounding the Hive 3 end-of-life dependencies described in
NIFI-13934, current Iceberg components should be removed.
The existing implementation includes tight coupling to Hive 3 and Hadoop
dependencies along with support for Kerberos authentication. The class loading
strategy motivated the current design, but as a result, requires tight coupling
to existing dependencies.
Rather than selective removal of the Hive 3 Catalog Service from existing
bundles, the current Iceberg components should be removed. Previous released
versions such as 2.0.0-M4 remain available in Maven Central.
Removing the existing modules avoids coupling to Hive 3 and provides an
opportunity for a different design.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)