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.
☆34Updated 7 years ago
Alternatives and similar repositories for MiniSpark:
Users that are interested in MiniSpark are comparing it to the libraries listed below
- Dig Spark's source code.☆16Updated 11 months ago
- ☆30Updated 2 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 5 years ago
- ☆11Updated 2 years ago
- Profiling Spark Applications for Performance Comparison and Diagnosis☆16Updated 6 years ago
- Alluxio源码分析、学习☆13Updated 7 years ago
- 对yarn的的RM,NM模块代码进行分析☆49Updated 6 years ago
- Shared files, presentations, and other materials☆34Updated 2 months ago
- Explore the project Tungsten☆1Updated 8 years ago
- Kudu源码分析笔记☆22Updated 5 years ago
- ☆57Updated 4 years ago
- flink 流处理源码分析☆76Updated 5 years ago
- Flink: Stateful Computations over Data Streams☆15Updated 6 years ago
- examples for apache calcite☆13Updated 2 years ago
- A simple optimizing Brainfuck compiler (used as the demo for my QCon Beijing 2015 talk)☆63Updated 2 years ago
- ☆178Updated 7 years ago
- ☆77Updated 10 years ago
- ☆131Updated 6 years ago
- TPC-DS Performance tests tool for Flink☆29Updated 3 years ago
- learn calcite sql parsing☆18Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- presto 源码分析☆51Updated 6 years ago
- A playground for experimenting ideas that may apply to Spark SQL/Catalyst☆140Updated 6 years ago
- Spark源码分析,主要包含SparkContext源码、Executor进程启动、Stage划分、Task执行和Spark2.0的新特性☆82Updated 5 years ago
- Implementation for MIT 6.824 Distributed System☆14Updated 10 years ago
- 剥离的模块,用于查看Spark SQL生成的语法树☆90Updated 5 years ago
- Functional Programming in Scala 一书的示例代码、练习题答案☆45Updated 6 years ago
- 理解LSM(Log-structure Merge Tree)而写的Demo☆8Updated 4 years ago
- flink1.8源码分析☆19Updated 4 years ago