You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Cave (JIRA)" <ji...@apache.org> on 2016/09/08 16:11:20 UTC

[jira] [Commented] (NIFI-1682) RollingWindowAggregator Processor

    [ https://issues.apache.org/jira/browse/NIFI-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15474280#comment-15474280 ] 

Daniel Cave commented on NIFI-1682:
-----------------------------------

See NIFI-2590 FlowFileAggregationController Processor.  One of the use cases for this was around variable time interval polling to avoid data loss

> RollingWindowAggregator Processor
> ---------------------------------
>
>                 Key: NIFI-1682
>                 URL: https://issues.apache.org/jira/browse/NIFI-1682
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: Joseph Percivall
>            Assignee: Joseph Percivall
>
> Using state it is now possible to store a map of key value pairs up to 1mb. Taking into account storing a timestamp string and a double converted to a string this is on the order of 5000 values. This enables a processor that can store a rolling window of values to calculate things such as a rolling mean.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)