[ 
https://issues.apache.org/jira/browse/NIFI-1974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317054#comment-15317054
 ] 

ASF GitHub Bot commented on NIFI-1974:
--------------------------------------

GitHub user YolandaMDavis opened a pull request:

    https://github.com/apache/nifi/pull/501

    NIFI-1974 - initial commit variable registry for custom property support

    This is an initial commit for NIFI-1974 which will support making custom 
property files available for use in expression languages in NIFI.   

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YolandaMDavis/nifi NIFI-1974

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/nifi/pull/501.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #501
    
----
commit 8052b7adea612dd91c999368a8e55c3622d30035
Author: Yolanda M. Davis <[email protected]>
Date:   2016-06-06T01:17:37Z

    NIFI-1974 - initial commit variable registry for custom property support

----


> 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
>
> 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)

Reply via email to