Stars
3
stars
written in Java
Clear filter
The official home of the Presto distributed SQL query engine for big data
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,…