Hello,
we're actively using Nifi on production but there's a recurring problem
popping out every now and then: maintenance of process groups created from
templates, as we're spending quite some time looking for all the instances
of a specific template and updating them as required.

What we would like to do it's something like a singleton instance of a
process group that could just be referenced by all other the flows in Nifi
without having different instances of a template. Is there any way to
achieve this? The only thing that came to my mind is using a RPG to the
local cluster (which it's made up of 3 servers), don't know though if it
would work...

Thanks,
Yari

Reply via email to