[ 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
courses:mapreduce-tutorial:step-27 [2012/01/31 14:33]
straka
courses:mapreduce-tutorial:step-27 [2012/01/31 14:39]
straka
Line 1: Line 1:
-====== MapReduce Tutorial : Running multiple Hadoop jobs in source file ======+====== MapReduce Tutorial : Running multiple Hadoop jobs in one source file ======
  
 The Java API offers possibility to submit multiple Hadoop job in one source file. A job can be submitted either using The Java API offers possibility to submit multiple Hadoop job in one source file. A job can be submitted either using
Line 18: Line 18:
 <table style="width:100%"> <table style="width:100%">
 <tr> <tr>
-<td style="text-align:left; width: 33%; "></html>[[step-27|Step 27]]: Custom data types.<html></td>+<td style="text-align:left; width: 33%; "></html>[[step-26|Step 26]]: Compression and job configuration.<html></td>
 <td style="text-align:center; width: 33%; "></html>[[.|Overview]]<html></td> <td style="text-align:center; width: 33%; "></html>[[.|Overview]]<html></td>
-<td style="text-align:right; width: 33%; "></html>[[step-29|Step 29]]: Custom sorting and grouping comparators.<html></td>+<td style="text-align:right; width: 33%; "></html>[[step-28|Step 28]]: Custom data types.<html></td>
 </tr> </tr>
 </table> </table>
 </html> </html>
  

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