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 | |