[
https://issues.apache.org/jira/browse/NIFI-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15897802#comment-15897802
]
ASF subversion and git services commented on NIFI-1682:
-------------------------------------------------------
Commit b7f946e8472271597db165beec69e50ae139b420 in nifi's branch
refs/heads/master from jpercivall
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=b7f946e ]
NIFI-1682 Adding AttributeRollingWindow processor
Signed-off-by: Pierre Villard <[email protected]>
This closes #1328.
> 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.15#6346)