Skip to content

Hadoop Map/Reduce Hash-Join Group-By implementation for TUC course: Advanced Topics in Databases (2015)

Notifications You must be signed in to change notification settings

alexdkeros/MRHashJoinGroupBy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 

Repository files navigation

Hash-Join & Parallel Group-By implementation in MapReduce

Implemented the Group-By and Hash-Join operations in Hadoop MapReduce, for the requirements of the course "Advanced Topics in Databases" @ TUC (2015).

Hash-Join implementation is a parallelized version of the Grace Hash Join algorithm.

About

Hadoop Map/Reduce Hash-Join Group-By implementation for TUC course: Advanced Topics in Databases (2015)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published