I am relatively new to NiFi and I was wondering if it is possible to automate the process of downloading some NiFi templates and then uploading them to another cluster.
More precisely, I created a local flow, which I downloaded and uploaded to a server where it runs continuously. I would like to work on the local flow, and when I make changes, to download and upload automatically on the flow running on the server.
Is there any possibility to do this?
Thanks:)
I did everything manually, I wish it could be automated.
@Calin
Everything you describe is possible programatically using the NIFI API.
Some things to consider: