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:perl-api [2012/01/27 17:45] straka |
courses:mapreduce-tutorial:perl-api [2012/01/31 09:38] (current) straka Change Perl commandline syntax. |
||
---|---|---|---|
Line 33: | Line 33: | ||
==== Command line arguments supported by Hadoop:: | ==== Command line arguments supported by Hadoop:: | ||
- | script.pl | + | script.pl [-jt jobtracker | -c number_of_machines |
- | script.pl map number_of_reducers | + | script.pl |
- | script.pl reduce | + | script.pl |
- | script.pl combine | + | script.pl |
===== Hadoop:: | ===== Hadoop:: | ||
Line 69: | Line 69: | ||
* '' | * '' | ||
* '' | * '' | ||
- | * At the beginning there is no current value, the first value should be obtained by calling ' | + | * At the beginning there is no current value, the first value should be obtained by calling |
* '' | * '' | ||
* '' | * '' |