[
https://issues.apache.org/jira/browse/NIFI-11514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17755899#comment-17755899
]
ASF subversion and git services commented on NIFI-11514:
--------------------------------------------------------
Commit 3aa02a022e154416cc6f69acc327aeb26f2a89b2 in nifi's branch
refs/heads/main from Ferenc Kis
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=3aa02a022e ]
NIFI-11514 Flow JSON support and deprecating YAML format. Revised parameter
generation. Generic refactors.
Signed-off-by: Ferenc Erdei <[email protected]>
This closes #7344
> Deprecate config.yml based configuration in favor of flow.json
> --------------------------------------------------------------
>
> Key: NIFI-11514
> URL: https://issues.apache.org/jira/browse/NIFI-11514
> Project: Apache NiFi
> Issue Type: New Feature
> Components: C2, MiNiFi
> Reporter: Ferenc Kis
> Assignee: Ferenc Kis
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> The goal of the ticket is to remove the YAML based flow config generation and
> use the flow.json based configuration like in NiFi.
> This involves:
> * removing the YAML ConfigTransformer and all related classes
> * use flow.json in all flow ingestor methods and C2 flow update
> * creating a dedicated minifi.properties instead of generating on the fly
> * adjust the property update command to work with the new approach
> * modify C2 server to send flow in JSON format
--
This message was sent by Atlassian Jira
(v8.20.10#820010)