[ Skip to the content ]

Institute of Formal and Applied Linguistics Wiki


[ Back to the navigation ]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
courses:mapreduce-tutorial:step-10 [2012/01/25 19:03]
straka
courses:mapreduce-tutorial:step-10 [2012/01/25 19:34]
straka
Line 27: Line 27:
 </code> </code>
  
 +===== Excersise =====
 +
 +Compare the effect of adding the combiner to a MR job which counts occurences of words of ''/home/straka/wiki/cs-text-medium'': {{:courses:mapreduce-tutorial:step-5-solution1.txt|wc-without-combiner.pl}} and {{:courses:mapreduce-tutorial:step-10.txt|wc-with-combiner.pl}}.
 +
 +How would you explain the results?

[ Back to the navigation ] [ Back to the content ]