[ 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-6 [2012/01/25 21:59]
straka
courses:mapreduce-tutorial:step-6 [2012/01/26 23:09]
straka
Line 28: Line 28:
  
 Try running the {{:courses:mapreduce-tutorial:step-6.txt|wordcount.pl}} using Try running the {{:courses:mapreduce-tutorial:step-6.txt|wordcount.pl}} using
-  perl wordcount.pl -c 1 -w 600 -Dmapred.max.split.size=1000000 /home/straka/wiki/cs-text-medium some_output_directory+  perl wordcount.pl run -c 1 -w 600 -Dmapred.max.split.size=1000000 /home/straka/wiki/cs-text-medium some_output_directory
 and explore the web interface. and explore the web interface.
  

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