From issues-return-84809-archive-asf-public=cust-asf.ponee.io@nifi.apache.org Thu Sep 12 16:15:02 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A562F180651 for ; Thu, 12 Sep 2019 18:15:02 +0200 (CEST) Received: (qmail 80470 invoked by uid 500); 12 Sep 2019 16:15:02 -0000 Mailing-List: contact issues-help@nifi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.apache.org Delivered-To: mailing list issues@nifi.apache.org Received: (qmail 80448 invoked by uid 99); 12 Sep 2019 16:15:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 12 Sep 2019 16:15:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 5D328E300F for ; Thu, 12 Sep 2019 16:15:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 26D65780634 for ; Thu, 12 Sep 2019 16:15:00 +0000 (UTC) Date: Thu, 12 Sep 2019 16:15:00 +0000 (UTC) From: "Matt Burgess (Jira)" To: issues@nifi.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (NIFI-6649) Back Pressure Prediction: Separate query interval configuration from prediction interval MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/NIFI-6649?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-6649: ------------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) > Back Pressure Prediction: Separate query interval configuration from pred= iction 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: 20m > 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 th= e future. These should be separated to allow users to project further into = the future using few past predictions (or vice versa).=C2=A0 For example al= lowing to predict 60 minutes into the future using the last 5 minutes of da= ta. > =C2=A0 -- This message was sent by Atlassian Jira (v8.3.2#803003)