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 7 years ago
Alternatives and similar repositories for MiniSpark
Users that are interested in MiniSpark are comparing it to the libraries listed below
Sorting:
- Dig Spark's source code.☆17Updated last year
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago
- flink 流处理源码分析☆77Updated 5 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- ☆30Updated 2 years ago
- ☆56Updated 4 years ago
- learn calcite sql parsing☆18Updated 2 years ago
- Kudu源码分析笔记☆24Updated 5 years ago
- 致力于提供最具实践性的 Spark 代码开发学习指南☆11Updated 3 years ago
- Hadoop分布式文件系统hdfs代码分析☆181Updated 9 years ago
- ☆72Updated 2 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆16Updated 6 years ago
- presto 源码分析☆51Updated 7 years ago
- TPC-DS Performance tests tool for Flink☆29Updated 4 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- ☆77Updated 11 years ago
- Explore the project Tungsten☆1Updated 8 years ago
- Shared files, presentations, and other materials☆35Updated 3 weeks ago
- A playground for experimenting ideas that may apply to Spark SQL/Catalyst☆141Updated 6 years ago
- a tiny database☆11Updated 9 years ago
- Flink Forward Asia 2019 PPT以及视频资料☆38Updated 5 years ago
- ☆11Updated 2 years ago
- A playground for Spark jobs.☆44Updated 6 years ago
- streamer 实时计算引擎☆19Updated last year
- A simple optimizing Brainfuck compiler (used as the demo for my QCon Beijing 2015 talk)☆63Updated 2 years ago
- ☆131Updated 6 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- Apache Flink 源码分析系列,基于 git tag 1.1.2☆231Updated 8 years ago
- 剥离的模块,用于查看Spark SQL生成的语法树☆92Updated 6 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 8 months ago