[
https://issues.apache.org/jira/browse/NIFI-1583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15178512#comment-15178512
]
ASF GitHub Bot commented on NIFI-1583:
--------------------------------------
Github user acesir commented on the pull request:
https://github.com/apache/nifi/pull/254#issuecomment-191938451
Removing the Atomic reference makes sense.
As far as removing the fields goes, yes, both would be removed. Code could
be updated where siblings.name needs to be explicitly defined in order to
remove the nested name field. Currently the desire was to remove fields at
every level to make the functionality itself simpler.
> Convert JSON format to CSV
> --------------------------
>
> Key: NIFI-1583
> URL: https://issues.apache.org/jira/browse/NIFI-1583
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 0.4.1
> Reporter: Adis Cesir
> Priority: Minor
>
> Processor with the ability to flatten out multi nested JSON Objects and
> Arrays into tabular format / CSV. An example of a use for this is the common
> server responses and log events producing JSON which can be converted into
> fixed delimited structure to ingest into RDBMS,HDFS/Hive and any other system
> preferring 2 dimensional tabular formats.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)