[
https://issues.apache.org/jira/browse/NIFI-7354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aldrin Piri updated NIFI-7354:
------------------------------
Fix Version/s: 1.12.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Allow dynamic configuration of analytics properties in Docker
> -------------------------------------------------------------
>
> Key: NIFI-7354
> URL: https://issues.apache.org/jira/browse/NIFI-7354
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Docker
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Fix For: 1.12.0
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Until NIFI-6232 is implemented, it would be nice to be able to specify the
> analytics properties via environment variables as is done for other
> properties. Here are the defaults:
> nifi.analytics.predict.enabled=false
> nifi.analytics.predict.interval=3 mins
> nifi.analytics.query.interval=5 mins
> nifi.analytics.connection.model.implementation=org.apache.nifi.controller.status.analytics.models.OrdinaryLeastSquares
> nifi.analytics.connection.model.score.name=rSquared
> nifi.analytics.connection.model.score.threshold=.90
> At the least it would be good to be able to enable the analytics capability
> this way, but might as well do all of them at once.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)