- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Upload a NiFi template via nifi-api
- Labels:
-
Apache NiFi
Created 06-08-2016 08:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
I've exported a template from a NiFi instance, and I would like to import it in another instance via api (curl). I've seen the nifi-api documentation, but I can't find a way to do it. Anyone know how to do it?
Thank you!
Created 06-08-2016 11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Davide, take a look at https://github.com/aperepel/nifi-api-deploy
You can either use this script or peek at how it's doing the template import and instantiation. Good luck!
Created 06-08-2016 11:08 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Davide, take a look at https://github.com/aperepel/nifi-api-deploy
You can either use this script or peek at how it's doing the template import and instantiation. Good luck!
Created 06-08-2016 12:07 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Andrew, thank you! It's really useful!
Created 12-06-2016 11:04 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Where does Nifi store the created templates on the server? I am unable to locate the directory.
