nadamakram / mapreduce-cloud-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mapreduce-cloud-project

Description

MapReduce program in java that considers as input the stock_ID.csv file. The goal here is to find the maximum ‘Volume’ of each type of quotes (e.g. TSLA) taken from the last column.

Dataset

From Yahoo Finance

Deployment

For open source experiments I used https://github.com/big-data-europe/docker-hadoop

About


Languages

Language:Jupyter Notebook 77.9%Language:Java 22.1%