[
https://issues.apache.org/jira/browse/NIFI-10652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17619713#comment-17619713
]
ASF subversion and git services commented on NIFI-10652:
--------------------------------------------------------
Commit fcefd051d2ff29750440f881a166e2f7e635879b in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fcefd051d2 ]
NIFI-10652 Corrected dependency scopes for nifi-iceberg-processors
- Marked nifi-iceberg-services-api as provided
- Marked multiple Hadoop and Hive dependencies as provided to avoid duplicate
inclusion in nifi-iceberg-processors-nar
Signed-off-by: Matthew Burgess <[email protected]>
This closes #6535
> 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
> 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)