A connector for MapR and Storm consisting of two components: 1. Franz - a Kafka-like API for logging messages to topics, materializing them onto disk in a MapR Cluster 2. ProtoSpout - a Storm spout implementation that gathers newly-arrived data from the end of a file and creates tuples for a storm topology
[mapr-storm "0.7"]
mapr-storm/mapr-storm {:mvn/version "0.7"}
implementation("mapr-storm:mapr-storm:0.7")
<dependency> <groupId>mapr-storm</groupId> <artifactId>mapr-storm</artifactId> <version>0.7</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: