NetherlandsForensicInstitute / kafka-spout

Kafka consumer emitting messages as storm tuples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has been archived and is no longer being maintained.

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. Contributions are welcome, please read the contribution guidelines.

License

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

About

Kafka consumer emitting messages as storm tuples

License:Apache License 2.0


Languages

Language:Java 100.0%