You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-stack Search Engine built for a Big Data course project. It scrapes over 200K articles, stores them in HDFS, and builds an inverted index using MapReduce. Designed to demonstrate scalable data processing, distributed storage, and basic information retrieval over large datasets.