Skip to content

ayjab/spark-repartition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

The goal of this school project was to find a method for determining the connected components of a graph. Then, to replicate the same work on a partitioned graph (initially with 2 partitions), and then with multiple partitions on real data while parallelizing the processing using Spark tools. The last two exercises were more like open-ended questions to be addressed after completing the first three.

Releases

No releases published

Packages

No packages published