Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
courses:mapreduce-tutorial:step-12 [2012/01/25 21:29] straka |
courses:mapreduce-tutorial:step-12 [2012/01/31 09:39] (current) straka Change Perl commandline syntax. |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| If a MR job runs without reducers, the output of mappers is written to output directory without further processing. In this case, environmental variable '' | If a MR job runs without reducers, the output of mappers is written to output directory without further processing. In this case, environmental variable '' | ||
| + | |||
| + | ===== Exercise ===== | ||
| + | Change the word counting script {{: | ||
| + | |||
| + | wget --no-check-certificate ' | ||
| + | # NOW EDIT THE FILE | ||
| + | # $EDITOR step-12-exercise.pl | ||
| + | rm -rf step-12-out-ex; | ||
| + | less step-12-out-ex/ | ||
| + | |||
| + | ==== Solution ==== | ||
| + | You can also download the solution {{: | ||
| + | wget --no-check-certificate ' | ||
| + | # NOW VIEW THE FILE | ||
| + | # $EDITOR step-12-solution.pl | ||
| + | rm -rf step-12-out-sol; | ||
| + | less step-12-out-sol/ | ||
| + | |||
| + | ---- | ||
| + | |||
| + | < | ||
| + | <table style=" | ||
| + | <tr> | ||
| + | <td style=" | ||
| + | <td style=" | ||
| + | <td style=" | ||
| + | </tr> | ||
| + | </ | ||
| + | </ | ||
