Hello,

I recently read about the possibility to upload NAR-files directly into the
NiFi Registry using its REST api. [1]
Until now I provide my custom processors by placing the corresponding
NAR-file onto every node of my NiFi cluster and restart the whole cluster
as described in the NiFi guides.

I was hoping by providing the NAR-file to the registry those processors
would be available to the Flow but could make it work.
Is this possible as of now or planned for the future? When there is no
direct integration possible with the NiFi cluster, what is the benefit of
uploading the NAR-file to the registry?

I would love to simplify my build setup, so I'm grateful for any guidance
on how to achieve that. If possible I'd like to avoid the semi-manual task
of providing the NAR-file to every cluster node as well as the need to
restart NiFi.

Thank you in advance!

[1]
https://nifi.apache.org/docs/nifi-registry-docs/html/user-guide.html#manage-bundles

Reply via email to