[
https://issues.apache.org/jira/browse/NIFI-6649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16928696#comment-16928696
]
ASF subversion and git services commented on NIFI-6649:
-------------------------------------------------------
Commit 8e1452a3f342ee45dfd589d343c9ecf6a7cf6825 in nifi's branch
refs/heads/master from Yolanda M. Davis
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8e1452a ]
NIFI-6649 - added separate query interval configuration for observation queries
NIFI-6649 - documentation update
NIFI-6649 - add debug logging for score and prediction information
NIFI-6649 - fix to ensure counts return minimum value of 0 if not infinite or
NaN
Signed-off-by: Matthew Burgess <[email protected]>
This closes #3719
> Back Pressure Prediction: Separate query interval configuration from
> prediction interval
> ----------------------------------------------------------------------------------------
>
> Key: NIFI-6649
> URL: https://issues.apache.org/jira/browse/NIFI-6649
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework
> Affects Versions: 1.10.0
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
> Priority: Major
> Fix For: 1.10.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the interval setting `nifi.analytics.predict.interval` dictates
> both how observations should be queried as well as how far to look into the
> future. These should be separated to allow users to project further into the
> future using few past predictions (or vice versa). For example allowing to
> predict 60 minutes into the future using the last 5 minutes of data.
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)