Russell,

Sensitive property values are stored in the flow.xml.gz in encrypted
form. The encryption is based on the value of
nifi.sensitive.props.key= and if you haven't set one there is a
default in the code. If you have the same sensitive properties key in
both instances than you can copy the flow, or if you didn't set one in
both instances which means you have the same. If you had different
keys then one instance wouldn't be able to decrypt the values from the
other instance.

Thanks,

Bryan

On Fri, Feb 17, 2017 at 2:35 PM, Russell Bateman <[email protected]> wrote:
>
> 1. Where are the values of sensitive-value properties stored?
> 2. How do they work? (if not obvious from #1)
> 3. Can /flow.xml.g//z/ be copied wholesale or in part to another
>    instance of NiFi?
>
> Thanks,
>
> Russ
>
>
>

Reply via email to