Implementation of Grace Hash Join Algorithm and Group-by all attributes of joined tuples.
The algorithm has been implemented over hadoop framework, in version 1.0.3
In order to test the run time of the tasks, it was necessary the set-up of hadoop in multi-node cluster.