Change log
documented the choice of a TreeMap as compared to a Hashtable or Hashmap.
Older revisions
changed the Map to be a TreeMap (previously was a Hashtable). Did this so that keys are sorted, and I can compare results from different runs easily.
initial checkin of map-reduce sources
File info