Created 04-27-2018 02:48 PM
Hello,
I inquired about the directory of templates nifi before asking the question. And I saw that all templates are stored in flow.xml.gz. My question is can I opt for a directory that stores the templates instead of this file. Is it more correct and will not cause problems.
Thank you
Created 04-28-2018 07:10 PM
What is your need for a directory of templates? Is it for backup? Or something like a flow repository? If yes, I would recommend using NiFi registry.
NiFi registry is "sort of" a GitHub for NiFi and can maintain multiple versions of a flow in "buckets". With NiFi registry you can "checkin" your flows into a central repository and if that repo, your NiFi registry, is connected to some other higher environment, you can import your flow there. And all that without the need to create a template.
Let know if this helps!
Created 04-30-2018 08:41 AM
Thank you @Rahul Soni. I did not know this solution. I check and I'll let you know.
Created 05-14-2018 01:43 PM
Please mark the answer as accepted if it helped to resolve your problem
Created 05-14-2018 09:28 AM
Hello @Rahul Soni,
Created 05-14-2018 01:42 PM
NiFI registry support has been added to NiFi 1.5 and higher versions.