Skip to content

lunkaleung/Storm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storm

Description

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.

Architecture

alt text

Installation

Use Software Project Management and Comprehension Tool Maven mvn to build the project.

Usage

Compile

mvn clean compile assembly:single

Storm submit topology

/usr/local/storm/bin/storm jar /home/ubuntu/storm/target/storm-1.0-SNAPSHOT-jar-with-dependencies.jar [TOPOLOGY_NAME]

Contributing

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.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages