Skip to content

Instantly share code, notes, and snippets.

@manuzhang
Last active August 29, 2015 14:18
Show Gist options
  • Save manuzhang/574dfbe50b9e72c6cf9c to your computer and use it in GitHub Desktop.
Save manuzhang/574dfbe50b9e72c6cf9c to your computer and use it in GitHub Desktop.
# metrics configurations
metrics.enabled: true
metrics.poll: 60000 # 60 secs
metrics.time: 900000 # 15 mins
metrics.path: "reports"
# topology configurations
topology.workers: 4
topology.acker.executors: 4
topology.max.spout.pending: 200
topology.name: "SOL"
topology.level: 2
message.size: 100
component.spout_num: 32
component.bolt_num: 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment