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

ASF GitHub Bot commented on NIFI-1682:
--------------------------------------

GitHub user JPercivall opened a pull request:

    https://github.com/apache/nifi/pull/1328

    NIFI-1682 Adding RollingWindowOperation processor

    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JPercivall/nifi NIFI-1682-rebased

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/1328.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1328
    
----
commit 2700c4d50664d24c76852810adcbbed89dbbf589
Author: jpercivall <[email protected]>
Date:   2016-12-13T03:51:36Z

    NIFI-1682 Adding RollingWindowOperation processor

----


> RollingWindowOperation 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)

Reply via email to