[ 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 [2012/01/23 21:36]
straka
courses:mapreduce-tutorial [2012/01/24 08:41]
straka
Line 9: Line 9:
 ===== Day 1 ===== ===== Day 1 =====
 Today we will be using the [[.:mapreduce-tutorial:Perl API]] (there is no need to study it now, the tutorial will explain it). Today we will be using the [[.:mapreduce-tutorial:Perl API]] (there is no need to study it now, the tutorial will explain it).
 +=== Environment ===
   * [[.:mapreduce-tutorial:Step 1]]: Setting the environment.   * [[.:mapreduce-tutorial:Step 1]]: Setting the environment.
 +
 +=== MapReduce basics ===
 +  * [[.:mapreduce-tutorial:Step 2]]: Input and output format, testing data.
 +  * [[.:mapreduce-tutorial:Step 3]]: Basic mapper.
 +  * [[.:mapreduce-tutorial:Step 4]]: Basic reducer.
 +  * [[.:mapreduce-tutorial:Step 4]]: Counters.
 +
 +=== Controlling the cluster ===
 +  * [[.:mapreduce-tutorial:Step 5]]: Dynamic cluster for one computation.
 +  * [[.:mapreduce-tutorial:Step 6]]: Dynamic cluster for several computations.
  
 ===== Other ===== ===== Other =====
   * [[user:majlis:hadoop|Further information]]   * [[user:majlis:hadoop|Further information]]
  

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