To develop Spout and Bolt application in Storm distributed real-time computation system with Storm Java API.
To get started with installing and configuring Kafka and Storm on local system and create a simple topic in Kafka and write Java program for Spout and Bolt.
Use Software Project Management and Comprehension Tool Maven mvn to build the project.
mvn clean compile assembly:single/usr/local/storm/bin/storm jar /home/ubuntu/storm/target/storm-1.0-SNAPSHOT-jar-with-dependencies.jar [TOPOLOGY_NAME]Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
