Kafka Ingest is a kafka universal connector.It is built over HTTP so any application can directly call the API for producing the data to the Kafka.
- Universal Kafka Connector over HTTP
- Soft reconnecting capabilities
- Built in queuing machanism When kafka cluster failure
- Asynchronous independent producer worker pool
- Monitoring kafka producers .
Building the Kafka Ingest package
$ rebar3 compile
$ rebar3 release
Starting the Kafka Ingest package
$ cd _build/rel/zataas/
$ ./bin/zataas start
- For any queries - http://erllabs.com
- Email Support - support@erllabs.com
(c) 2018, Erllabs private Limited.