Mike Thomsen created NIFI-5231:
----------------------------------
Summary: Record stats processor
Key: NIFI-5231
URL: https://issues.apache.org/jira/browse/NIFI-5231
Project: Apache NiFi
Issue Type: New Feature
Reporter: Mike Thomsen
Assignee: Mike Thomsen
Should the following:
# Take a record reader.
# Count the # of records and add a record_count attribute to the flowfile.
# Allow user-defined properties that do the following:
## Map attribute name -> record path.
## Provide aggregate value counts for each record path statement.
## Provide total count for record path operation.
## Put those values on the flowfile as attributes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)