[
https://issues.apache.org/jira/browse/NIFI-5233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16490811#comment-16490811
]
ASF subversion and git services commented on NIFI-5233:
-------------------------------------------------------
Commit 64cd34016bbef89701a82f790a59756157f9d4ab in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=64cd340 ]
NIFI-5233 - Add EL support with Variable Registry scope for HBase client service
This closes #2738
Signed-off-by: Mike Thomsen <[email protected]>
> Enable expression language in Hadoop Configuration Files property of Hbase
> Client Service
> -----------------------------------------------------------------------------------------
>
> Key: NIFI-5233
> URL: https://issues.apache.org/jira/browse/NIFI-5233
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: 1.6.0
> Reporter: Gergely Devai
> Assignee: Pierre Villard
> Priority: Minor
> Labels: easyfix
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> In some Hadoop related processors (e.g. GetHDFS, DeleteHDFS) the "Hadoop
> Configuration Files" property supports expression language. This is
> convenient, as the lengthy paths to the config files can be stored in a
> property file loaded by Nifi at startup or in an environment variable, and
> the name of the property/environment variable can be referenced in the
> processors' configuration.
> The controller service HBase_1_1_2_ClientService also has the "Hadoop
> Configuration Files" property, but it does not support expression language.
> For the convenience reasons described above and for uniformity, it is
> desirable to allow expression language in that property as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)