Skip to content

2 MapReduce for Java

markgoldstein edited this page Oct 24, 2014 · 2 revisions

The Java MapReduce library has the ability to run a "map only" job, or a complete map-shuffle-reduce job.

Clone this wiki locally