[
https://issues.apache.org/jira/browse/NIFI-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann resolved NIFI-10652.
-------------------------------------
Resolution: Fixed
> Correct Dependency Scopes for Iceberg Processors
> ------------------------------------------------
>
> Key: NIFI-10652
> URL: https://issues.apache.org/jira/browse/NIFI-10652
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 1.19.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The {{nifi-iceberg-processors-nar}} is over 110 MB due to the inclusion of
> many transitive dependencies from Iceberg, Hadoop, and Hive libraries. The
> majority of these libraries are bundled in {{nifi-iceberg-services-api-nar}},
> which is also over 110 MB.
> The {{nifi-iceberg-services-api}} library should be marked as provided in
> {{nifi-iceberg-processors}} and additional dependencies available in
> {{nifi-iceberg-services-api-nar}} should be marked as provided to avoid
> unnecessary duplication.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)