Skip to content

robeeeert/storm-filewriter-simple

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

storm-filewriter-simple

A KISS example for a working Apache Storm topology with a spout and a bolt that writes to a file.

To find the file, execute find . -name "foo.txt" in the data/workers folder of the storm worker node that runs the bolt.

About

A KISS example for a working Apache Storm topology with a spout and a bolt that writes to a file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages