You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Ferenc Kis (Jira)" <ji...@apache.org> on 2024/02/01 09:55:00 UTC

[jira] [Created] (NIFI-12712) Create migration tool for exporting NiFi flows to MiNiFi

Ferenc Kis created NIFI-12712:
---------------------------------

             Summary: Create migration tool for exporting NiFi flows to MiNiFi
                 Key: NIFI-12712
                 URL: https://issues.apache.org/jira/browse/NIFI-12712
             Project: Apache NiFi
          Issue Type: New Feature
          Components: C2, MiNiFi
            Reporter: Ferenc Kis


With deprecating templates and NiFi and config yaml in MiNiFi, currently the only flow exporting method between NiFi and MiNiFi is to design the flow in NiFi and then use the whole flow.json.gz in MiNiFi

This is quite inconvenient, so we need to implement a more appropriate way:

The process should be;
 * export the flow from NiFi (process group)
 * use minifi-toolkit to convert the exported process group to MiNiFi flow.json.raw

The goal is to implement the feature in minifi-toolkit, which allows to convert NiFi exported flows to MiNiFi's flow.json.raw



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