Changes between Version 13 and Version 14 of jazz/Hadoop_Lab2


Ignore:
Timestamp:
Mar 24, 2009, 12:09:57 PM (15 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/Hadoop_Lab2

    v13 v14  
    8484<td>&nbsp;</td>
    8585</tr>
    86 <tr class="TableRowColor" bgcolor="white">
    87 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/Join.html" title="class in org.apache.hadoop.examples">Join</a></b></td>
    88 <td>This is the trivial map/reduce program that does absolutely nothing
    89 other than use the framework to fragment and sort the input values. To
    90 run: bin/hadoop jar build/hadoop-examples.jar join [-m maps] [-r
    91 reduces] [-inFormat input format class] [-outFormat output format
    92 class] [-outKey output key class] [-outValue output value class]
    93 [-joinOp <inner |outer|override="">] [in-dir]* in-dir out-dir</inner></td>
    94 </tr>
     86
    9587<tr class="TableRowColor" bgcolor="white">
    9688<td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/RandomTextWriter.html" title="class in org.apache.hadoop.examples">RandomTextWriter</a></b></td>