[ 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-12 [2012/01/25 21:44]
straka
courses:mapreduce-tutorial:step-12 [2012/01/28 23:09]
majlis Added links to previous and next chapter.
Line 15: Line 15:
  
 ===== Exercise ===== ===== Exercise =====
-Change the word counting script {{:courses:mapreduce-tutorial:step-5-solution1.txt|wc.pl}} to produce results in reducers manually using the mentioned environmental variables, and execute it using four reducers.+Change the word counting script {{:courses:mapreduce-tutorial:TODOstep-5-solution1.txt|TODOwc.pl}} to produce results in reducers manually using the mentioned environmental variables, and execute it using four reducers.
  
 {{:courses:mapreduce-tutorial:step-12-solution.txt|Solution.pl}} {{:courses:mapreduce-tutorial:step-12-solution.txt|Solution.pl}}
 +
 +
 +----
 +
 +<html>
 +<table style="width:100%">
 +<tr>
 +<td style="text-align:left; width: 33%; "></html>[[step-11|Step 11]]: Initialization and cleanup of MR tasks, performance of combiners.<html></td>
 +<td style="text-align:center; width: 33%; "></html>[[.|Overview]]<html></td>
 +<td style="text-align:right; width: 33%; "></html>[[step-13|Step 13]]: Sorting.<html></td>
 +</tr>
 +</table>
 +</html>
 +

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