[
https://issues.apache.org/jira/browse/NIFI-3477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joseph Witt resolved NIFI-3477.
-------------------------------
Resolution: Duplicate
> Any changes to nifi registry properties needs nifi services restart
> -------------------------------------------------------------------
>
> Key: NIFI-3477
> URL: https://issues.apache.org/jira/browse/NIFI-3477
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Configuration Management, Variable Registry
> Affects Versions: 1.1.0
> Environment: Red Hat Enterprise Linux Server release 7.2
> (Maipo),Apache NiFi - Version 1.1.0.2.1.1.0-2
> Reporter: balakrishnan ramasamy
>
> $NIFI_HOME/conf/nifi.properties
> # external properties files for variable registry
> # supports a comma delimited list of file locations
> nifi.variable.registry.properties=/home/user/nifi_prop/customn_environment.properties
> The above customn_environment.properties contains the below properties
> user_name=bala
> password=bala_password
> going forward if we add new properties to customn_environment.properties as
> below,
> beeline_url=beeline.url
> need Nifi service restart, but our business requirement needs the property to
> reflect without a restart.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)