Mark Payne created NIFI-1398:
--------------------------------
Summary: Create a ConvertCsvToJson Processor
Key: NIFI-1398
URL: https://issues.apache.org/jira/browse/NIFI-1398
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: Mark Payne
A rather common use-case that many have requested is the ability to convert CSV
data to JSON.
Processor should allow option of reading headers to determine JSON element
names, or allowing user to specify directly.
Should allow X number of header lines to be skipped, or automatically skip the
first N number of lines that begin with #
Assuming multiple CSV records, should produce a JSON array.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)