We solved this issue by having our flows in the registry be parameterized
by leveraging the variable registry and using a swagger-generated api
client set those variables at runtime.

-Charlie

On Fri, May 4, 2018 at 9:04 AM, Scott Howell <[email protected]>
wrote:

> We are currently setting up our dev environment and using Nifi-Registy to
> version control we discovered that changing the scheduling on the
> processors causes version control to tell us that we need to commit our
> changes. With having different scheduling between Dev, Staging, and
> Production it would be nice to be able to not have to store the scheduling
> of processors in version control. I was wondering if anyone had ideas on
> how we could get around this. Currently I am creating three different
> GETFTP processors one for each environment that are disabled depending on
> what environment the flow is in.
>
> Scott

Reply via email to