You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (JIRA)" <ji...@apache.org> on 2018/05/23 13:53:00 UTC

[jira] [Created] (NIFI-5231) Record stats processor

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)