[
https://issues.apache.org/jira/browse/NIFI-12644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17818779#comment-17818779
]
ASF subversion and git services commented on NIFI-12644:
--------------------------------------------------------
Commit fcbd7c690b7b30e5749c35abac0583ffd375ccdf in nifi's branch
refs/heads/main from AjayPremarajan
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fcbd7c690b ]
NIFI-12644 Exported json flows does not match minifi json schema resolved by
adding new method transform-nifi to convert Nifi Flow json to MiNifi flow json
#8393
Signed-off-by: Ferenc Kis <[email protected]>
This closes #8393.
> Exported json flows does not match minifi json schema
> -----------------------------------------------------
>
> Key: NIFI-12644
> URL: https://issues.apache.org/jira/browse/NIFI-12644
> Project: Apache NiFi
> Issue Type: Bug
> Components: MiNiFi
> Affects Versions: 2.0.0-M1
> Reporter: Valiantsin Shukaila
> Assignee: Ajay Premarajan
> Priority: Major
> Attachments: flow-exported-from-nifi2.json,
> minifi-example-flow-from-tests.json
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> In documentation for Minifi java agent project it is mentioned that in order
> to import process flow, now it is necessary to export nifi flow as json and
> put it in minifi. here link to doc:
> [https://github.com/apache/nifi/blob/main/minifi/minifi-docs/src/main/markdown/minifi-java-agent-quick-start.md]
> But in fact the JSON formats compeltelly do not match. Minifi expect format
> of legacy nifi flow templates just in JSON. But exported nifi flows is
> something very much different.
> Therefore it is not really possible to import flows from nifi-2.0 version to
> minifi 2.0 version.
> It is only possible to export template from nifi 1.2.x version and convert it
> into json format for minifi-2.0 version.
> for file differences please see attached files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)