gdtm86 / spark-streaming-kafka-cdh511-testingLinks
Spark Streaming,Kafka and HBase code accompanying the blog 'Offset Management For Apache Kafka With Apache Spark Streaming'
☆23Updated 8 years ago
Alternatives and similar repositories for spark-streaming-kafka-cdh511-testing
Users that are interested in spark-streaming-kafka-cdh511-testing are comparing it to the libraries listed below
Sorting:
- 记录Spark、Flink研究经验☆26Updated 6 years ago
- My Blog☆76Updated 7 years ago
- Flink 1.6.0 文档地址☆38Updated 7 years ago
- ☆236Updated 3 years ago
- SparkStreaming中利用MySQL保存Kafka偏移量保证0数据丢失☆44Updated 8 years ago
- Kafka delivery semantics in the case of failure depend on how and when offsets are stored. Spark output operations are at-least-once. So …☆37Updated 8 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).☆152Updated 2 years ago
- Spark 脚手架工程,标准化 spark 开发、部署、测试流程。☆94Updated last year
- ☆133Updated 8 years ago
- spark实例代码☆78Updated 8 years ago
- Spark源码剖析☆87Updated 8 years ago
- sql实现Structured Streaming☆39Updated 6 years ago
- DirectKafka examples for Spark Streaming : 1. with checkpointing 2. Custom offset management☆60Updated 9 years ago
- 封装sparkstreaming动态调节batch time(有数据就执行计算); 支持运行过程中增删topic; 封装sparkstreaming 1.6 - kafka 010 用以支持 SSL。