Adis Cesir created NIFI-1583:
--------------------------------
Summary: 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.
https://github.com/acesir/nifi-ConvertJSONtoCSV-bundle
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)