linzebing / MiniSpark
Java implementation of a mini Spark-like framework named MiniSpark that can run on top of a HDFS cluster. MiniSpark supports operators including Map, FlatMap, MapPair, Reduce, ReduceByKey, Collect, Count, Parallelize, Join and Filter.
☆33Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for MiniSpark
- Labs of MIT 6.830 Database Systems☆55Updated 7 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 5 years ago
- flink 流处理源码分析☆75Updated 5 years ago
- Flink Forward Asia 2019 PPT以及视频资料☆37Updated 4 years ago
- Dig Spark's source code.☆16Updated 9 months ago
- 500 行代码实现一个基于 LSM 的数据库☆136Updated 3 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Code samples from blogs posts https://www.querifylabs.com/blog☆29Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- Explore the project Tungsten☆1Updated 8 years ago
- ☆66Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- An efficient database query optimizer for large complex join queries☆123Updated last year
- TPC-DS Performance tests tool for Flink☆29Updated 3 years ago
- Kudu源码分析笔记☆22Updated 5 years ago
- 一个模仿Kafka的简单消息中间件☆13Updated 2 years ago
- ☆30Updated 2 years ago
- Shared files, presentations, and other materials☆34Updated 3 weeks ago
- 简洁、优雅的key/value存储引擎☆51Updated 10 years ago
- A playground for experimenting ideas that may apply to Spark SQL/Catalyst☆139Updated 6 years ago
- ☆57Updated 4 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆29Updated 3 years ago
- a lightweight database implements some basic function of hbase☆59Updated 6 years ago
- ☆132Updated 5 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆35Updated 4 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 5 years ago
- ☆58Updated 8 years ago
- 理解LSM(Log-structure Merge Tree)而写的Demo☆8Updated 4 years ago