High Performance Kafka Connector for Spark Streaming.Supports Multi Topic Fetch, Kafka Security. Reliable offset management in Zookeeper. No Data-loss. No dependency on HDFS and WAL. In-built PID rate controller. Support Message Handler . Offset Lag checker.
Apache License 2.0
635
stars
318
forks
source link
add persistsPartition to support offset update within foreachRDD #65
add another alternative to commit offset within foreachRDD instead at the DStream level.