Skip to content

Instantly share code, notes, and snippets.

@huafengw
Last active August 29, 2015 14:20
Show Gist options
  • Save huafengw/9d3fef141937a375afc9 to your computer and use it in GitHub Desktop.
Save huafengw/9d3fef141937a375afc9 to your computer and use it in GitHub Desktop.
sol_storm_acker_on.yaml
metrics.enabled: true
metrics.poll: 5000 # 60 secs
metrics.time: 600000 # 10 mins
metrics.path: "reports"
# topology configurations
topology.workers: 16
topology.acker.executors: 48
topology.max.spout.pending: 1000
topology.executor.receive.buffer.size: 16384
topology.executor.send.buffer.size: 16384
storm.messaging.netty.buffer_size: 4194304
topology.name: "SOL"
benchmarks.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