[ 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-7 [2012/01/25 00:51]
straka
courses:mapreduce-tutorial:step-7 [2012/01/25 00:51]
straka
Line 12: Line 12:
 Running cluster is identified by its master. When running a Perl MR job, existing cluster can be used by Running cluster is identified by its master. When running a Perl MR job, existing cluster can be used by
   perl script.pl run -jt hostname_of_cluster_master:9001 ...   perl script.pl run -jt hostname_of_cluster_master:9001 ...
- 
  
 ===== Example ===== ===== Example =====

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