MCP = Multiple source Convert Platform
☆11Aug 2, 2022Updated 3 years ago
Alternatives and similar repositories for MCP
Users that are interested in MCP are comparing it to the libraries listed below
Sorting:
- 记录Spark、Flink研究经验☆26Aug 11, 2019Updated 6 years ago
- Online Log Analysis☆22Mar 31, 2017Updated 8 years ago
- 使用spark streaming 导入kafka数据到hbase☆25Apr 14, 2016Updated 9 years ago
- ☆147Jan 13, 2021Updated 5 years ago
- 基于springbook+spark的机器学习应用开发☆12Nov 21, 2022Updated 3 years ago
- Code for processing AVRO data in Spark Streaming + Kafka (DirectKafka approach with custom offset management in zookeeper)☆29Sep 9, 2016Updated 9 years ago
- 请求spark rest API获取applications,jobs,stages,executors,rdds,streaming,environment等信息提供监控和报警服务☆11Nov 22, 2018Updated 7 years ago
- a hyper-optimized single-node(local) version of spark sql engine, which's fundamental data structure is scala Iterator rather than RDD.