Created
November 18, 2021 11:59
-
-
Save CribberSix/94c3d6218831d37d9d76ab0251d378d6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
environment: | |
- NIFI_ZK_CONNECT_STRING=myzookeeper:2181 | |
- NIFI_WEB_HTTP_PORT=8080 | |
- NIFI_CLUSTER_IS_NODE=true | |
- NIFI_CLUSTER_NODE_PROTOCOL_PORT=8082 | |
- NIFI_ELECTION_MAX_WAIT=1 min | |
- NIFI_SENSITIVE_PROPS_KEY='12345678901234567890A' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment