Gergely Devai created NIFI-5233:
-----------------------------------
Summary: 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
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)