Edward Zhang created EAGLE-7:
--------------------------------
Summary: expose storm config as individual eagle topology config
Key: EAGLE-7
URL: https://issues.apache.org/jira/browse/EAGLE-7
Project: Eagle
Issue Type: Improvement
Environment: production linux
Reporter: Edward Zhang
Storm has many configurations which can be configured through storm.yaml, and
those configurations are actually can be per topology. Eagle should have a
capability to expose all the configurations through Eagle configuration. Some
examples are
topology.acker.executors: 2
topology.tasks: 8
topology.max.spout.pending: 1000
topology.executor.receive.buffer.size: 16384
topology.executor.send.buffer.size: 16384
Today we only have parallelism of bolt/spout can be configured through eagle
configuration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)