[ 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 Both sides next revision
courses:mapreduce-tutorial:step-4 [2012/01/29 23:38]
majlis
courses:mapreduce-tutorial:step-4 [2012/01/29 23:43]
majlis
Line 27: Line 27:
 You can also download the solution {{:courses:mapreduce-tutorial:step-4-solution.txt|step-4-solution.pl}} and check the correct output. You can also download the solution {{:courses:mapreduce-tutorial:step-4-solution.txt|step-4-solution.pl}} and check the correct output.
   wget --no-check-certificate 'https://wiki.ufal.ms.mff.cuni.cz/_media/courses:mapreduce-tutorial:step-4-solution.txt' -O 'step-4-solution.pl'   wget --no-check-certificate 'https://wiki.ufal.ms.mff.cuni.cz/_media/courses:mapreduce-tutorial:step-4-solution.txt' -O 'step-4-solution.pl'
-  # NOW EDIT THE FILE +  # NOW VIEW THE FILE 
-  # $EDITOR step-4-solution.pl+  # $EDITOR step-3-solution.pl
   rm -rf step-4-out-sol; perl step-4-solution.pl run /home/straka/wiki/cs-text-medium/ step-4-out-sol   rm -rf step-4-out-sol; perl step-4-solution.pl run /home/straka/wiki/cs-text-medium/ step-4-out-sol
   less step-4-out-sol/part-*   less step-4-out-sol/part-*

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