[ 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
Previous revision
Next revision Both sides next revision
courses:mapreduce-tutorial [2012/01/24 08:45]
straka
courses:mapreduce-tutorial [2012/01/25 00:33]
straka
Line 15: Line 15:
   * [[.:mapreduce-tutorial:Step 2]]: Input and output format, testing data.   * [[.:mapreduce-tutorial:Step 2]]: Input and output format, testing data.
   * [[.:mapreduce-tutorial:Step 3]]: Basic mapper.   * [[.:mapreduce-tutorial:Step 3]]: Basic mapper.
-  * [[.:mapreduce-tutorial:Step 4]]: Basic reducer. 
   * [[.:mapreduce-tutorial:Step 4]]: Counters.   * [[.:mapreduce-tutorial:Step 4]]: Counters.
 +  * [[.:mapreduce-tutorial:Step 5]]: Basic reducer.
  
 === Controlling the cluster === === Controlling the cluster ===
-  * [[.:mapreduce-tutorial:Step 5]]: Running on cluster. +  * [[.:mapreduce-tutorial:Step 6]]: Running on cluster. 
-  * [[.:mapreduce-tutorial:Step 6]]: Dynamic Hadoop cluster for several computations.+  * [[.:mapreduce-tutorial:Step 7]]: Dynamic Hadoop cluster for several computations. 
 + 
 +=== MapReduce extended === 
 +Setup, cleanup 
 +Multiple reducers + Partitions 
 +Combiners, perl inplace 
 +Work dir 
 +Hadoop properties 
 + 
 +N-grams 
 +K-means and Iterations
  
 ===== Other ===== ===== Other =====
   * [[user:majlis:hadoop|Further information]]   * [[user:majlis:hadoop|Further information]]
  

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