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 2022/05/06 15:06:00 UTC

[jira] [Comment Edited] (NIFI-9994) nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api

    [ https://issues.apache.org/jira/browse/NIFI-9994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17532913#comment-17532913 ] 

David Handermann edited comment on NIFI-9994 at 5/6/22 3:05 PM:
----------------------------------------------------------------

Thanks for providing the full configuration. Yes, the dependency on {{nifi-standard-services-api-nar}} must be removed.

NAR dependencies are hierarchical, so {{nifi-elasticsearch-client-service-api-nar}} depends on {{nifi-standard-services-api-nar}}, but each NAR can only have one parent, and thus one NAR dependency declared in the Maven configuration.


was (Author: exceptionfactory):
Thanks for providing the full configuration. Yes, the dependency on {{nifi-standard-services-api-nar}} must be removed.

NAR dependencies are hierarchical, so {{nifi-elasticsearch-client-service-api-nar}} depends on {{{}nifi-standard-services-api-nar{}}}, but each NAR can only have one parent, and thus one NAR dependency declared in the Maven configuration.

> nifi-standard-services-api-nar is missing nifi-elasticsearch-client-service-api
> -------------------------------------------------------------------------------
>
>                 Key: NIFI-9994
>                 URL: https://issues.apache.org/jira/browse/NIFI-9994
>             Project: Apache NiFi
>          Issue Type: Task
>          Components: Core Framework
>    Affects Versions: 1.16.1
>            Reporter: Kyle Rotte
>            Assignee: David Handermann
>            Priority: Minor
>
> The nifi-standard-services-api-nar nar needs to have the nifi-elasticsearch-client-service-api jar added to it (a newly added jar) added to it. This will enable people to create new processors that leverage the ElasticSearchClientService.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)