Hi there, I'm looking for a way to configure multiple instances of MiNiFi. All instances should be configured with the same data flow (i.e. the same data flow config file) except for some parameters that are specific to each instance.
I know that Variables and the nifi.variable.registry.properties property are deprecated and will be removed in the upcoming 2.0 version of NiFi. Does MiNiFi support the provision of external parameters, something like a ParameterContext? Are there any alternatives to the nifi.variable.registry.properties feature? Thanks!
