Spark Streaming实时流处理项目实战
☆18Jul 12, 2025Updated last year
Alternatives and similar repositories for sparkstreaming
Users that are interested in sparkstreaming are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- HBase操作封装的orm: easy-hbase,更方便的使用HBase☆19Jan 16, 2024Updated 2 years ago
- SparkStreaming中利用MySQL保存Kafka偏移量保证0数据丢失☆43Aug 2, 2017Updated 8 years ago
- Java implementation of immutable key-value storage based on sorted string table☆12Jun 26, 2015Updated 11 years ago
- 通过全国实时天气数据,高德地图数据,景点数据,采用大数据技术实时智能推荐旅游景点、规划旅游路线。包括湿度、风力、气温、天气状况等等☆10Jun 8, 2021Updated 5 years ago
- Demonstrates how one can integrate kafka, flink and cassandra with spring data. Please check the producer module in conjuction with the c…☆12Feb 25, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 在线选座的的Demo,可以直接放在包里直接用,实时画座位,根据不同的状态和座位信息对座位进行操作,更具数据具体的画座位。可以放大缩小,横向纵向滑动。当座位数发大到超出屏幕的时候,滑动的时候在左上角出现整个座位的信息以及滑动的大概情况。实施刷新。☆12Jun 22, 2016Updated 10 years ago
- 实时分析nginx日志,计算接口访问次数,uv,时延,异常IP等指标☆28Apr 14, 2017Updated 9 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 8 years ago
- 高性能大数据实时同步:kafka连接器(kafka-connect-kudu-sink插件)、海量日志流处理☆19Jun 17, 2022Updated 4 years ago
- 1.Spark离线批处理,用户实时点击统计;2.SparkSQL日志内容分析;3.受众电影分析 =>(Kafka + SparkStreaming + Redis)和(Kafka + SparkStreaming + Mysql)☆29Jun 21, 2022Updated 4 years ago
- Scalable CDC Pattern Implemented using PySpark