Introducing Whirr Storm

The Whirr Storm project (https://github.com/ptgoetz/whirr-storm) is a Whirr service implementation for configuring Storm clusters. Whirr Storm supports the configuration of all Storm daemons as well as full control over Storm's storm.yaml configuration file.

Setting up Whirr Storm

To install the Whirr Storm service, simply place the JAR file in the $WHIRR_HOME/lib directory as follows:

wget http://repo1.maven.org/maven2/com/github/ptgoetz/whirr-storm/1.0.0/whirr-storm-1.0.0.jar -P $WHIRR_HOME/lib

Next, verify the installation by running the Whirr command without arguments to print a list of instance roles available to Whirr. The list should now include the roles provided by Whirr Storm as shown in the following code snippet: ...

Get Storm Blueprints: Patterns for Distributed Real-time Computation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.