You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Nandor Soma Abonyi (Jira)" <ji...@apache.org> on 2023/09/18 09:11:00 UTC

[jira] [Assigned] (NIFI-12077) CLI - connect two process groups, make LB Strategy and Prioritizers configurable

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

Nandor Soma Abonyi reassigned NIFI-12077:
-----------------------------------------

    Assignee: Nandor Soma Abonyi  (was: Pierre Villard)

> CLI - connect two process groups, make LB Strategy and Prioritizers configurable
> --------------------------------------------------------------------------------
>
>                 Key: NIFI-12077
>                 URL: https://issues.apache.org/jira/browse/NIFI-12077
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Tools and Build
>            Reporter: Nandor Soma Abonyi
>            Assignee: Nandor Soma Abonyi
>            Priority: Major
>             Fix For: 1.latest, 2.latest
>
>
> Add a CLI command to connect two process groups together
> {code:java}
> ./cli.sh nifi pg-connect \
> --source-pg <pgID> \
> --source-output-port <name of the output port> \
> --destination-pg <pgID> \
> --destination-input-port <name of the input port>{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)