linzebing / MiniSparkLinks
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.
☆36Updated 8 years ago
Alternatives and similar repositories for MiniSpark
Users that are interested in MiniSpark are comparing it to the libraries listed below
Sorting:
- Hadoop分布式文件系统hdfs代码分析☆182Updated 9 years ago
- flink 流处理源码分析☆78Updated 5 years ago
- Dig Spark's source code.☆17Updated last year
- ☆77Updated 11 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- ☆30Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆17Updated 6 years ago
- Alluxio源码分析、学习☆13Updated 8 years ago
- presto 源码分析☆51Updated 7 years ago
- ☆56Updated 5 years ago
- ☆132Updated 4 years ago
- Simple Database Management System☆39Updated 8 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- 对yarn的的RM,NM模块代码进行分析☆49Updated 6 years ago
- Code samples from blogs posts https://www.querifylabs.com/blog☆28Updated 3 years ago
- ☆130Updated 6 years ago
- Flink Forward Asia 2019 PPT以及视频资料☆37Updated 5 years ago
- flink learning blog. http://www.54tianzhisheng.cn/tags/Flink/☆38Updated 6 years ago
- learn calcite sql parsing☆18Updated 2 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆172Updated last year
- Apache Flink 源码分析系列,基于 git tag 1.1.2☆232Updated 8 years ago
- ☆64Updated 6 years ago
- This is archive of SparkRDMA project. The new repository with RDMA shuffle acceleration for Apache Spark is here: https://github.com/Nvid…☆252Updated 6 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆30Updated 4 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago