Created 06-02-2017 11:48 PM
Techies,
Can someone please tell me how to do the following 2 things:
1. Clear the flow diagramming canvas of all previous dataflows.
2. Load an existing template onto the diagramming canvas workspace.
Created 06-05-2017 12:40 PM
1. Everything you configure in NiFi (Processors, connections, input ports, output ports, Remote Process groups, funnels, Controller services, reporting tasks, etc...) is contained within the flow.xml.gz file (by default located in NiFi's conf directory). You can clear the canvas in a couple ways:
2. User need to use the "upload template" icon found in the "Operate Panel" found to the left of the canvas. Once the template has been uploaded, it can be instantiated on to the canvas by dragging the "Template" icon form the top menu bar in the NIFi UI to the canvas.
Thanks,
Matt
Created 06-02-2017 11:56 PM
For others behind me: I found this advice on clearing off the canvas here.
From what I can tell, you can not select a previous template from the template management window. There is another template icon next to the funnel icon. Drag it over to the canvas. You'll see a drop down which lists the templates. The one you select will be instantiated.
Created 06-05-2017 12:40 PM
1. Everything you configure in NiFi (Processors, connections, input ports, output ports, Remote Process groups, funnels, Controller services, reporting tasks, etc...) is contained within the flow.xml.gz file (by default located in NiFi's conf directory). You can clear the canvas in a couple ways:
2. User need to use the "upload template" icon found in the "Operate Panel" found to the left of the canvas. Once the template has been uploaded, it can be instantiated on to the canvas by dragging the "Template" icon form the top menu bar in the NIFi UI to the canvas.
Thanks,
Matt