David Handermann created NIFI-11281:
---------------------------------------

             Summary: 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
             Fix For: 1.latest, 2.latest


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)

Reply via email to