Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 207 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 207 Bytes

HadoopMapReduce

A Map Reduce Java program that takes the file order.tbl as input and, for each different CustKey, it prints the CustKey and the total price. The Mapper and Reducer class are in hadoop.java