Skip to content

rahulkavale/kafka-spout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status (development branch) Coverage Status (development branch)

Kafka spout

Storm spout implementation reading messages from a kafka topic and emits these as single field tuples into a storm topology. Documentation is available on the wiki.

Development

This implementation was created by the Netherlands Forensic Institute and is still under development. The project was tested with kafka_2.10 version 0.8.0beta1 and storm version 0.9.0rc3. Contributions are welcome, please read the contribution guidelines.

Java versions

The code is compatible with both Java 6 and Java 7.

License

This work is licensed under the Apache License, Version 2.0. See LICENSE for details.

About

Kafka consumer emitting messages as storm tuples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%