[
https://issues.apache.org/jira/browse/NIFI-11281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-11281:
----------------------------------
Fix Version/s: 2.0.0
(was: 2.latest)
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Correct Accumulo NAR Dependencies
> ---------------------------------
>
> Key: NIFI-11281
> URL: https://issues.apache.org/jira/browse/NIFI-11281
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Fix For: 2.0.0, 1.latest
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The Accumulo bundle includes the following NAR modules:
> * nifi-accumulo-nar
> * nifi-accumulo-services-nar
> * nifi-accumulo-services-api-nar
> All three NAR modules have a direct dependency on {{{}accumulo-core{}}},
> which depends on multiple Hadoop modules with a total size of over 70 MB. The
> {{accumulo-core}} scope should be set to {{provided}} in the {{nar}} and
> {{services-nar}} modules, as they inherit from {{services-api-nar}}, reducing
> the final packaged size.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)