brosander commented on issue #159: NIFIREG-232 Introducing flow persistence provider migrator and toolkit URL: https://github.com/apache/nifi-registry/pull/159#issuecomment-469284275 I probably need to add a readme section if this pr looks good to you @bbende Usage: 1. Shutdown registry 1. Copy providers.xml -> providers-to.xml 1. In registry home as working dir, run persistence-toolkit.sh -t providers-to.xml I tested it by converting filesystem provider to git provider, then back to filesystem provider and diffing original, roundtrip directory. Also by using it on a registry and verifying that everything looked right after conversion (could still get old versions of things, sync w/ nifi, etc)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
