Skip to content

Instantly share code, notes, and snippets.

@UsamaAshraf
Created May 14, 2018 11:54
Show Gist options
  • Save UsamaAshraf/4401b8da53e7119ca466aa95de345f44 to your computer and use it in GitHub Desktop.
Save UsamaAshraf/4401b8da53e7119ca466aa95de345f44 to your computer and use it in GitHub Desktop.
# The Nimbus needs to know where the Zookeeper is. This specifies the list of the
# hosts in the Zookeeper cluster. We're using just one node, of course.
# 'zookeeper' is the Docker Compose network reference.
storm.zookeeper.servers:
- "zookeeper"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment