[ 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/28 00:31]
straka
courses:mapreduce-tutorial [2012/01/28 00:35]
straka
Line 51: Line 51:
  
 === Custom data types and formats === === Custom data types and formats ===
-  * Custom data type -- Pair<A, B>+  * Custom data type -- Pair<A, B>, BerIntWritable.
   * Custom input format -- WholeFile and WholeFileAsPath   * Custom input format -- WholeFile and WholeFileAsPath
  
 === Exercises === === Exercises ===
   * Inverted index.   * Inverted index.
-  * Is [[.:mapreduce-tutorial:Step 13]], [[.:mapreduce-tutorial:Step 14]] and [[.:mapreduce-tutorial:Step 15]] enough?+  * [[.:mapreduce-tutorial:Step 13]], [[.:mapreduce-tutorial:Step 14]] and [[.:mapreduce-tutorial:Step 15]]
  
 ===== Other ===== ===== Other =====
   * [[user:majlis:hadoop|Further information]]   * [[user:majlis:hadoop|Further information]]
  

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