[ 
https://issues.apache.org/jira/browse/NIFI-11197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17738698#comment-17738698
 ] 

Daniel Stieglitz commented on NIFI-11197:
-----------------------------------------

[~exceptionfactory] I assume what is being asked here is for a Yaml record 
reader similar to what NIFI already has for XML (XMLReader) and JSON 
(JsonPathReader and JsonTreeReader). I also assumed there would have to be 
accompanying Yaml record writer. Does NIFI want to support a Yaml record 
reader(s) and writer?

> 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
>            Priority: Major
>
> 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)

Reply via email to