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

ASF subversion and git services commented on NIFI-4280:
-------------------------------------------------------

Commit eac47e90cbfa39a8e40512379b02ff745262b5af in nifi's branch 
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=eac47e9 ]

NIFI-4280:
- Adding support for the user to configure variables in the UI.
- Updating the endpoints for changing variables as necessary.
This closes #2135.


> UI - Support configuring variables at a Process Group level
> -----------------------------------------------------------
>
>                 Key: NIFI-4280
>                 URL: https://issues.apache.org/jira/browse/NIFI-4280
>             Project: Apache NiFi
>          Issue Type: New Feature
>          Components: Core UI
>            Reporter: Matt Gilman
>            Assignee: Matt Gilman
>             Fix For: 1.4.0
>
>
> Add support for configuring variables at a Process Group level. Variables, 
> like Controller Services, are scoped by the group they are defined in and are 
> available to any Processor defined there and below (ie and descendant 
> Processors). Variables in a descendant group can override the value in a 
> parent group. Variable permissions will be based solely on the corresponding 
> Process Group.
> Because variables are specified in EL, there is no controlling access to them 
> like Controller Services which can be restricted using the combo selector. 
> Because of this, variables should not be used for sensitive values.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to