[
https://issues.apache.org/jira/browse/NIFI-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15319444#comment-15319444
]
ASF GitHub Bot commented on NIFI-1974:
--------------------------------------
Github user markap14 commented on the issue:
https://github.com/apache/nifi/pull/501
@YolandaMDavis I left several comments inline. Only other comment that I
have is that it feels a little weird to me to have `ControllerServiceLookup`
extend `VariableRegistryProvider`. These are really unrelated concepts... any
insight as to why you went that route?
Otherwise, all is looking great! Certainly not a trivial addition to the
codebase. Thanks for sticking with it to get all of this knocked out!
> Support Custom Properties in Expression Language
> ------------------------------------------------
>
> Key: NIFI-1974
> URL: https://issues.apache.org/jira/browse/NIFI-1974
> Project: Apache NiFi
> Issue Type: New Feature
> Reporter: Yolanda M. Davis
> Assignee: Yolanda M. Davis
> Fix For: 1.0.0
>
>
> Add a property in "nifi.properties" config file to allows users to specify a
> list of custom properties files (containing data such as environmental
> specific values, or sensitive values, etc.). The key/value pairs should be
> loaded upon NIFI startup and availbale to processors for use in expression
> languages.
> Optimally this will lay the groundwork for a UI driven Variable Registry.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)