You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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