Skip to content

Instantly share code, notes, and snippets.

@rickysaltzer
Created November 6, 2016 16:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rickysaltzer/d715c7451eb554a54f14ec6e64da8558 to your computer and use it in GitHub Desktop.
Save rickysaltzer/d715c7451eb554a54f14ec6e64da8558 to your computer and use it in GitHub Desktop.
$ diff nifi-clustered.properties nifi-standalone.properties
165c165
< nifi.cluster.protocol.is.secure=true
---
> nifi.cluster.protocol.is.secure=false
168c168
< nifi.cluster.is.node=true
---
> nifi.cluster.is.node=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment