Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iskyzh/hadoop-spark-job

Course project for CS236
https://github.com/iskyzh/hadoop-spark-job

Last synced: 5 days ago
JSON representation

Course project for CS236

Awesome Lists containing this project

README

        

# hadoop-spark-job

Inside this repo, we:
* one-click setup a hadoop / spark cluster `hadoop-docker`
* with the help of https://github.com/big-data-europe/docker-hadoop
* and https://github.com/big-data-europe/docker-hadoop
* use map-reduce to sort and group temperature data `map-reduce-temperature`
* use spark to to sort and group temperature data `spark-temperature`