【雪球-Infra】功能:实现kafka消息实时落地hbase,支持csv/json字符串两种格式的消息,支持自定义组合rowkey,列簇和列名,支持按照kafka消息流中不同字段join不同的hbase表,并自定义写入列簇和列(join时需评估一下性能), 支持at least once语义 外部依赖:apollo配置中心,本项目依靠配置驱动,配置存储在apollo配置中心
☆22Dec 5, 2023Updated 2 years ago
Alternatives and similar repositories for flink-kafka-hbase
Users that are interested in flink-kafka-hbase are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 优化flink的多流操作(例如join),优化点不限于数据丢失问题,以及性能问题☆11Apr 8, 2019Updated 7 years ago
- ☆10Apr 13, 2020Updated 6 years ago
- eureka和consul服务注册中心, feign集成restTemplate和ribbon, ribbon负载均衡, hystrix-dashboard熔断器, zuul-filter路由过滤, bus消息总线☆14Apr 7, 2026Updated 5 months ago
- To display modifications to Oracle database contents(DML,DDL) as TEXT FORMAT in the order of Transactions from Online-Redolog or ArchiveL…☆18Apr 2, 2019Updated 7 years ago
- 大数据学习:各种计算框架:☆11May 20, 2022Updated 4 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Spark structured-streaming 消费kafka数据写入hbase☆33Jan 22, 2019Updated 7 years ago
- 基于flink1.12,使用java,flink sql的demo,包含Mylsql, flinkcdc内置的Mysqlcdc☆12May 27, 2021Updated 5 years ago
- 【易车】- Spark、flink、HBase、Hive、flume集成了一些Hadoop的原生api的一些demo(如HDFS、MapReduce:目前就这两个);同时测试一些异常功能☆16Apr 4, 2019Updated 7 years ago
- Spark 3.0.0 Structured Streaming Kafka Avro Demo☆15Apr 21, 2023Updated 3 years ago
- 配合 quark-auto-save 使用, 管理自动转存任务☆16Aug 5, 2026Updated last month
- 同义词词林扩展版相似度计算-Java☆26Aug 9, 2015Updated 11 years ago
- ☆13Oct 30, 2019Updated 6 years ago
- my personal blog website created by VueClie, Node and Mongodb☆15Dec 9, 2022Updated 3 years ago
- A simple demo about Flink Upsert-kafka☆16Mar 11, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- apache flink learning☆11Jun 21, 2022Updated 4 years ago
- 干净的RPC全家桶thrift、dubbo、google-protocol-buffer,当然zookeeper注册中心是少不了的,其中在test的测试单元模块,我写了dubbo的底层实现原理(例如socket的RPC反射代理完成跨机器请求,同时还有RMI的代理模型)一看就…☆23Oct 11, 2023Updated 2 years ago
- spark大数据大型电商项目☆15May 26, 2020Updated 6 years ago
- A Tool For Identifying The Clues To Online Service Anomalies☆13Nov 13, 2025Updated 10 months ago
- 2020年的白皮书,报告等☆19Jan 4, 2021Updated 5 years ago
- Flink Hadoop Compatibility + Elasticsearch for Apache Hadoop = Flink Connector Elasticsearch Source Table。结合flink+hadoop+es 实现的es table s…☆20Jun 28, 2021Updated 5 years ago
- A GUI client for Windows, support Xray core and v2fly core and others☆14Oct 11, 2023Updated 2 years ago
- 基于spark的电商用户行为分析系统☆17Mar 23, 2023Updated 3 years ago
- 智能数据探索服务(Intelligent Data Exploration Service),一站式Data + AI数据解决方案!☆36Jul 10, 2023Updated 3 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- flink学习笔记,包含DataSet、DataStream、Window、缓存、Source、Sink相关说明、水印及示例代码