hermannpencole / nifi-config

Automatically deploy and configure Template on Nifi
Apache License 2.0
55 stars 39 forks source link

Add support to configure processors into individual states #44

Open ennui93 opened 6 years ago

ennui93 commented 6 years ago

At present, when updating the configuration on a deployed template, the default is to start all of the processors, or none of the processors (when the -noStartProcessors command-line argument is passed). However, it would be useful if the configuration JSON allowed the processors to land in a state of one's choosing (started, stopped, or disabled).