Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
3.3k views
in Technique[技术] by (71.8m points)

apache - Recover NiFi project

My Desktop crashed, and I recovered it.

However, my NiFi project disappeared. When I go to http://192.168.1.36:8080/nifi/ I see only a blank canvas. Is there a way to recure?

NiFi is installed on /opt/nifi-1.10.0/


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

you can recover it if you have the flow.xml.gz present in archive directory . You can open nifi.properties and search for the property- nifi.flow.configuration.file. This property defined the flow file that will be loaded while starting the nifi. Also, nifi takes the backup of flow.xml in a location which is defined by the propety nifi.flow.configuration.archive.dir.

You can replace the flow.xml.gz with the archive one and reboot the nifi. The older flows will be recovered.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...