[ 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
courses:mapreduce-tutorial:step-31 [2012/02/06 13:26]
straka
courses:mapreduce-tutorial:step-31 [2012/02/06 14:52] (current)
dusek
Line 35: Line 35:
  
 ===== Example ===== ===== Example =====
-This example reads the keys of ''/net/projects/hadoop/examples/inputs/numbers-small'', computes the sum of all the keys and print it:+This example reads the keys of ''/net/projects/hadoop/examples/inputs/numbers-small'', computes the sum of all the keys and prints it:
 <code java Sum.java> <code java Sum.java>
 import java.io.IOException; import java.io.IOException;

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