Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.04 KB

File metadata and controls

22 lines (18 loc) · 1.04 KB

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.