macdoor615 created NIFI-11197:
---------------------------------
Summary: yaml and json conversion processor
Key: NIFI-11197
URL: https://issues.apache.org/jira/browse/NIFI-11197
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Affects Versions: 1.20.0
Reporter: macdoor615
The yaml format is basically equivalent to json. When used as a configuration
file, it is much more convenient than json. It can have comments and the file
is shorter.
More and more systems adopt yaml format. Now we developed a conversion tool
from yaml to json with the ExecuteGroovyScript processor.
It is recommended to add a processor that can convert between yaml and json
--
This message was sent by Atlassian Jira
(v8.20.10#820010)