wangliangbd / SparkStreaming_Store_KafkaTopicOffset_To_HBase
Kafka delivery semantics in the case of failure depend on how and when offsets are stored. Spark output operations are at-least-once. So if you want the equivalent of exactly-once semantics, you must either store offsets after an idempotent output, or store offsets in an atomic transaction alongside output.There is Spark Streaming how to store K…
☆37Updated 7 years ago
Alternatives and similar repositories for SparkStreaming_Store_KafkaTopicOffset_To_HBase:
Users that are interested in SparkStreaming_Store_KafkaTopicOffset_To_HBase are comparing it to the libraries listed below
- SparkStreaming中利用MySQL保存Kafka偏移量保证0数据丢失☆45Updated 7 years ago
- sql实现Structured Streaming☆39Updated 6 years ago
- My Blog☆76Updated 6 years ago
- DirectKafka examples for Spark Streaming : 1. with checkpointing 2. Custom offset management☆60Updated 8 years ago
- 一个为spark批量导入数据到hbase的库☆43Updated 8 years ago
- Spark Streaming监控平台,支持任务部署与告警、自启动☆128Updated 6 years ago
- Spark 脚手架工程,标准化 spark 开发、部署、测试流程。☆93Updated 4 months ago
- Encapsulated spark 与其他组件的结合api,方便使用,例如 es,hbase,kudu,kafka,mq等☆35Updated 5 years ago
- Spark structured-streaming 消费kafka数据写入hbase☆33Updated 6 years ago
- flink技术学习笔记分享☆83Updated 5 years ago
- A playground for Spark jobs.☆44Updated 6 years ago
- 记录Spark、Flink研究经验☆25Updated 5 years ago
- Java library to integrate Flink and Kudu☆54Updated 7 years ago
- spark将hdfs数据高性能灌入kafka,然后spark streaming/structured streaming高速消费,关注性能,欢迎提供性能/代码优化建议☆33Updated 5 years ago
- This is a based on playframwork for submit spark app☆60Updated last year
- spark实例代码☆78Updated 7 years ago
- Flink Sql 教程☆34Updated 2 months ago
- spark-scala-maven☆58Updated 6 years ago
- Spark源码剖析☆87Updated 7 years ago
- 基于flink 1.8 源码二次开发,详见MD☆82Updated 4 years ago
- A library based on delta for Spark and MLSQL☆61Updated 4 years ago
- Learning Flink : Flink CEP,Flink Core,Flink SQL☆71Updated 2 years ago
- flink-sql 在 flink 上运行 sql 和 构建数据流的平台 基于 apache flink 1.10.0☆110Updated 2 years ago
- sql解析和执行,能够执行hive, spark, flink, 以及对应对TensorFlow, Deeplearning4j的算法SQL执行☆11Updated 2 years ago
- Use Scala API to read/write data from different databases,HBase,MySQL,etc.☆24Updated 6 years ago
- ☆42Updated 5 years ago
- A library for querying Binlog with Apache Spark structure streaming, for Spark SQL , DataFrames and [MLSQL](https://www.mlsql.tech).☆153Updated last year
- hbase-tools try easy to use and test the hbase,☆46Updated 10 years ago
- A HBase datasource implementation for Spark and [MLSQL](http://www.mlsql.tech).☆13Updated last year
- 封装sparkstreaming动态调节batch time(有数据就执行计算); 支持运行过程中增删topic; 封装sparkstreaming 1.6 - kafka 010 用以支持 SSL。☆181Updated 3 years ago