Database Reference
In-Depth Information
topology.debug: false
topology.optimize: true
topology.ackers: 4
storm.messaging.transport:
"backtype.storm.messaging.netty.Context"
storm.messaging.netty.server_worker_threads: 1
storm.messaging.netty.client_worker_threads: 1
storm.messaging.netty.buffer_size: 5242880
storm.messaging.netty.max_retries: 100
storm.messaging.netty.max_wait_ms: 1000
storm.messaging.netty.min_wait_ms: 100
6. Set the STORM_HOME environment in the ~/.bashrc file and add Storm's bin
directory in the PATH environment variable. This is added to execute Storm bin-
aries from any location.
7. Copy the Storm.yaml file to the bin folder of the Storm installation on the
Nimbus machine using the following command:
sudo cp /usr/local/storm/storm-0.9.2- incubating/conf/
storm.yaml /usr/local/storm/storm-0.8.2/bin/
Search WWH ::




Custom Search