[ 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/26 18:27]
straka
courses:mapreduce-tutorial [2012/01/27 00:06]
straka
Line 38: Line 38:
 ===== Day 2 ===== ===== Day 2 =====
  
-Today we will be using the Java API.+Today we will be using the [[http://hadoop.apache.org/common/docs/r1.0.0/api/index.html|Java API]].
  
 === Environment === === Environment ===
   * [[.:mapreduce-tutorial:Step 21]]: Preparing the environment.   * [[.:mapreduce-tutorial:Step 21]]: Preparing the environment.
   * [[.:mapreduce-tutorial:Step 22]]: Optional -- Setting Eclipse.   * [[.:mapreduce-tutorial:Step 22]]: Optional -- Setting Eclipse.
 +
 +=== Java Hadoop basics ====
 +  * [[.:mapreduce-tutorial:Step 23]]: Predefined formats and types.
 +  * [[.:mapreduce-tutorial:Step 24]]: Mappers, running Java Hadoop jobs.
 +  * [[.:mapreduce-tutorial:Step 25]]: Reducers, combiners and partitioners.
  
 ===== Other ===== ===== Other =====
   * [[user:majlis:hadoop|Further information]]   * [[user:majlis:hadoop|Further information]]
  

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