You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2023/03/13 21:52:00 UTC

[jira] [Updated] (NIFI-11281) Correct Accumulo NAR Dependencies

     [ https://issues.apache.org/jira/browse/NIFI-11281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-11281:
------------------------------------
    Status: Patch Available  (was: Open)

> 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: 1.latest, 2.latest
>
>          Time Spent: 10m
>  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)