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)