Hi Nifi Team,

I am new to NIFI and learning about it. I am developer with experience in web development.

Do we have a way to externalize the properties that we set for each processor. At present this is done when we define the processors in our flow from the Web UI of NIFI. This is ok for tyring out with the processors.

But what if we have designed our flow and moving to other environments. How can we set the properties of each processor so that nifi can read them from external properties file or a database. So that once we make sure we have right properties configured, we can just concentrate on deployment of the flows and testing. Do we have any feature to do this, or any processor that can read external file and set all the properties of the processors in the flow ahead.

I found a stackover flow article to use bootstrap.config for the time being. Are there any features added in this regard.

--

Regards,

Krishna.

Reply via email to