Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How can I export and import my NiFi flow in HDP 2.5?

avatar
Rising Star

I am using HDP 2.5 and NiFI-1.1.0.2.1.2.0

1 ACCEPTED SOLUTION

avatar
Guru
2 REPLIES 2

avatar
Guru

Hi @Narasimma varman

NiFi can export/import flows via templates. You can save your flow as a template (xml file), and import the template from a file as well.

https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.0/bk_user-guide/content/Create_Template.html

https://community.hortonworks.com/questions/46683/how-to-save-my-nifi-flow-into-xml.html

avatar
Rising Star

Thanks Sonu Sahi