[
https://issues.apache.org/jira/browse/NIFI-13938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17893502#comment-17893502
]
ASF subversion and git services commented on NIFI-13938:
--------------------------------------------------------
Commit 7de2e68ce90c735d92899ee491105c43f7cea771 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=7de2e68ce9 ]
NIFI-13938 Removed Iceberg Processors and Services
This closes #9460
Signed-off-by: Joseph Witt <[email protected]>
> 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
> Priority: Major
> Fix For: 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)