Ferenc Kis created NIFI-11514:
---------------------------------
Summary: 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
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)