Skip to content

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

Notifications You must be signed in to change notification settings

raksha105/HadoopMapReduce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages