Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 01-14-2024 08:44 AM - edited 01-14-2024 08:45 AM
Hi Sir,
I am using apache nifi-2.0.0-M1 version. I am using window 10. I have some work. I need to export these task & import to production. But create template is missing.
Here is image of process group:
Process group configuration:
How to export process group & import to other apache nifi using same version?
Created 01-14-2024 09:14 PM
Hi @enam ,
The concept of templates has been removed in 2.0 per the following article:
https://medium.com/cloudera-inc/getting-ready-for-apache-nifi-2-0-5a5e6a67f450
You can either use the Nifi registry to share files as the article suggest. You can also right click on a given process group and select Download Flow Definition which will save the process group in json format.
If that helps please accept solution.
Thanks
Created 07-04-2025 04:50 AM
It didn't take long, so I'll write it here. All you need is just start add process group, then click the browse button, select the json file and that's it. I hope this will be useful to someone
Created 01-14-2024 09:14 PM
Hi @enam ,
The concept of templates has been removed in 2.0 per the following article:
https://medium.com/cloudera-inc/getting-ready-for-apache-nifi-2-0-5a5e6a67f450
You can either use the Nifi registry to share files as the article suggest. You can also right click on a given process group and select Download Flow Definition which will save the process group in json format.
If that helps please accept solution.
Thanks
Created on 07-03-2025 05:24 AM - edited 07-03-2025 05:26 AM
Hello! When i download process group as json file how can i export it in another nifi? Thanks very much
Created 07-03-2025 05:56 AM
@NifiEnjoyer
Welcome to the community.
As this thread is related to the deprecation of NiFi templates in Apache NiFi 2 and an old thread, it would be better to start a new community question with your query about downloading and uploading flow definitions. You'll want to include yoru source and destination Apache NiFi versions in your question details. Fell free to @MattWho in your new community question.
Thank you,
Matt
Created 07-04-2025 04:50 AM
It didn't take long, so I'll write it here. All you need is just start add process group, then click the browse button, select the json file and that's it. I hope this will be useful to someone