Skip to content

Project for Advanced Topics in Database Systems class ECE NTUA 2021-2022

Notifications You must be signed in to change notification settings

alexandrakapa/Advanced_Topics_in_Database_Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced_Topics_in_Database_Systems

Project for Advanced Topics in Database Systems class ECE NTUA 2021-2022

In this project we experimented with the use of Apache Spark and Apache Hadoop.

  • 1st part:
    We had to implement queries using either RDD API, or Spark SQL. When using Spark SQL queries we had to work both with .csv files and .parquet files.

  • 2nd part:
    We had to implement repartition and broadcast join on RDD API, based on the pseudocodes of the paper "A Comparison of Join Algorithms for Log Processing in MapReduce".

Our conclusions in more detail are discussed in the report inside this repository.

Team members:

This project was graded with 100/100.

About

Project for Advanced Topics in Database Systems class ECE NTUA 2021-2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages