← cd ../projects

Movie Reviews with Spark

Apache SparkRDDFlaskBig Data

In this project I used Spark technology to run queries and the RDD (Resilient Distributed Dataset) data structure, which allowed me to process data in a distributed way.

I developed a web application that lets users interact with the data extracted from the dataset: the backend is handled with the Flask framework, while HTML and CSS were used for the frontend.