Skip to content

Instantly share code, notes, and snippets.

@huafengw
Created April 28, 2015 08:08
Show Gist options
  • Save huafengw/e359501d18fcc5877464 to your computer and use it in GitHub Desktop.
Save huafengw/e359501d18fcc5877464 to your computer and use it in GitHub Desktop.
sol_gearpump.yaml
# metrics configurations
metrics.enabled: false
metrics.poll: 60000 # 60 secs
metrics.time: 900000 # 15 mins
metrics.path: "reports"
# topology configurations
topology.workers: 16
topology.acker.executors: 0
topology.max.spout.pending: 1000
topology.name: "SOL"
topology.level: 2
message.size: 100
component.spout_num: 48
component.bolt_num: 48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment