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

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

Github user pvillard31 commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/1328#discussion_r95007556
  
    --- Diff: nifi-nar-bundles/pom.xml ---
    @@ -55,13 +55,13 @@
             <module>nifi-scripting-bundle</module>
             <module>nifi-elasticsearch-bundle</module>
             <module>nifi-amqp-bundle</module>
    -   <module>nifi-splunk-bundle</module>
    +       <module>nifi-splunk-bundle</module>
             <module>nifi-jms-bundle</module>
             <module>nifi-lumberjack-bundle</module>
             <module>nifi-cassandra-bundle</module>
             <module>nifi-spring-bundle</module>
             <module>nifi-hive-bundle</module>
    -   <module>nifi-site-to-site-reporting-bundle</module>
    +       <module>nifi-site-to-site-reporting-bundle</module>
    --- End diff --
    
    same comment as above


> Processor to do Rolling Window calculations using FlowFile attributes
> ---------------------------------------------------------------------
>
>                 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