This document presents a Hadoop project to analyze stock prices using MapReduce and Hive. The project aims to find the adjusted closing price for stock days without dividends by joining daily stock price and dividend datasets. The technical architecture uses Eclipse, Hadoop, and AWS EC2 for development and clustering. Pseudo code is provided for MapReduce jobs to parse input data and calculate adjusted closing prices for output. The results found adjusted closing prices for 44 records out of 75 total records by removing headers and dividend-only days.