Skip to content

paulzs/hadoop-mapreduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Overview

A repository for practice making mappers and reducers using python

Features

Mapper and Reducer code is in the /code directory while test data can be found in /data

Installation

Nothing to install as long as you have python and hadoop!

List of Mappers and Reducers

  1. Sum of total amount sold for each item in sales data a) mapper_prod.py b) reducer_prod.py

About

A repo for practice code making mappers and reducers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages