Changes between Version 3 and Version 4 of jazz/Hadoop_Lab2
- Timestamp:
- Mar 24, 2009, 11:15:52 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jazz/Hadoop_Lab2
v3 v4 14 14 === 1.3 下載HDFS的資料到本地目錄 === 15 15 16 === 1.4 更多指令操作 16 === 1.4 更多指令操作 === 17 17 18 18 == Content 2. Hadoop 運算命令 == … … 25 25 26 26 請參考 [http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/package-summary.html org.apache.hadoop.examples] 27 28 27 29 28 30 {{{ … … 37 39 </tr> 38 40 <tr class="TableRowColor" bgcolor="white"> 39 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/AggregateWordCount.html" title="class in org.apache.hadoop.examples">AggregateWordCount</a></b></td>41 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/AggregateWordCount.html" title="class in org.apache.hadoop.examples">AggregateWordCount</a></b></td> 40 42 41 43 <td>This is an example Aggregated Hadoop Map/Reduce application.</td> … … 43 45 44 46 <tr class="TableRowColor" bgcolor="white"> 45 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/AggregateWordHistogram.html" title="class in org.apache.hadoop.examples">AggregateWordHistogram</a></b></td>47 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/AggregateWordHistogram.html" title="class in org.apache.hadoop.examples">AggregateWordHistogram</a></b></td> 46 48 <td>This is an example Aggregated Hadoop Map/Reduce application.</td> 47 49 48 50 </tr> 49 51 <tr class="TableRowColor" bgcolor="white"> 50 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/DBCountPageView.html" title="class in org.apache.hadoop.examples">DBCountPageView</a></b></td>52 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/DBCountPageView.html" title="class in org.apache.hadoop.examples">DBCountPageView</a></b></td> 51 53 <td>This is a demonstrative program, which uses DBInputFormat for reading 52 54 the input data from a database, and DBOutputFormat for writing the data … … 54 56 </tr> 55 57 <tr class="TableRowColor" bgcolor="white"> 56 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/ExampleDriver.html" title="class in org.apache.hadoop.examples">ExampleDriver</a></b></td>58 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/ExampleDriver.html" title="class in org.apache.hadoop.examples">ExampleDriver</a></b></td> 57 59 <td>A description of an example program based on its class and a 58 60 human-readable description.</td> 59 61 </tr> 60 62 <tr class="TableRowColor" bgcolor="white"> 61 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/Grep.html" title="class in org.apache.hadoop.examples">Grep</a></b></td>63 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/Grep.html" title="class in org.apache.hadoop.examples">Grep</a></b></td> 62 64 63 65 <td> </td> 64 66 </tr> 65 67 <tr class="TableRowColor" bgcolor="white"> 66 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/Join.html" title="class in org.apache.hadoop.examples">Join</a></b></td>68 <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> 67 69 <td>This is the trivial map/reduce program that does absolutely nothing 68 70 other than use the framework to fragment and sort the input values.</td> 69 71 </tr> 70 72 <tr class="TableRowColor" bgcolor="white"> 71 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/MultiFileWordCount.html" title="class in org.apache.hadoop.examples">MultiFileWordCount</a></b></td>73 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/MultiFileWordCount.html" title="class in org.apache.hadoop.examples">MultiFileWordCount</a></b></td> 72 74 <td>MultiFileWordCount is an example to demonstrate the usage of 73 75 MultiFileInputFormat.</td> 74 76 </tr> 75 77 <tr class="TableRowColor" bgcolor="white"> 76 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/MultiFileWordCount.MapClass.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MapClass</a></b></td>78 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/MultiFileWordCount.MapClass.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MapClass</a></b></td> 77 79 78 <td>This Mapper is similar to the one in <a href=" ../../../../org/apache/hadoop/examples/WordCount.MapClass.html" title="class in org.apache.hadoop.examples"><code>WordCount.MapClass</code></a>.</td>80 <td>This Mapper is similar to the one in <a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/WordCount.MapClass.html" title="class in org.apache.hadoop.examples"><code>WordCount.MapClass</code></a>.</td> 79 81 </tr> 80 82 <tr class="TableRowColor" bgcolor="white"> 81 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/MultiFileWordCount.MultiFileLineRecordReader.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MultiFileLineRecordReader</a></b></td>83 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/MultiFileWordCount.MultiFileLineRecordReader.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MultiFileLineRecordReader</a></b></td> 82 84 <td>RecordReader is responsible from extracting records from the InputSplit.</td> 83 85 </tr> 84 86 <tr class="TableRowColor" bgcolor="white"> 85 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/MultiFileWordCount.MyInputFormat.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MyInputFormat</a></b></td>86 <td>To use <a href=" ../../../../org/apache/hadoop/mapred/MultiFileInputFormat.html" title="class in org.apache.hadoop.mapred"><code>MultiFileInputFormat</code></a>, one should extend it, to return a87 (custom) <a href=" ../../../../org/apache/hadoop/mapred/RecordReader.html" title="interface in org.apache.hadoop.mapred"><code>RecordReader</code></a>.</td>87 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/MultiFileWordCount.MyInputFormat.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.MyInputFormat</a></b></td> 88 <td>To use <a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/mapred/MultiFileInputFormat.html" title="class in org.apache.hadoop.mapred"><code>MultiFileInputFormat</code></a>, one should extend it, to return a 89 (custom) <a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/mapred/RecordReader.html" title="interface in org.apache.hadoop.mapred"><code>RecordReader</code></a>.</td> 88 90 89 91 </tr> 90 92 <tr class="TableRowColor" bgcolor="white"> 91 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/MultiFileWordCount.WordOffset.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.WordOffset</a></b></td>93 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/MultiFileWordCount.WordOffset.html" title="class in org.apache.hadoop.examples">MultiFileWordCount.WordOffset</a></b></td> 92 94 <td>This record keeps <filename,offset> pairs.</td> 93 95 </tr> 94 96 <tr class="TableRowColor" bgcolor="white"> 95 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/PiEstimator.html" title="class in org.apache.hadoop.examples">PiEstimator</a></b></td>97 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/PiEstimator.html" title="class in org.apache.hadoop.examples">PiEstimator</a></b></td> 96 98 <td>A Map-reduce program to estimaate the valu eof Pi using monte-carlo 97 99 method.</td> … … 99 101 <tr class="TableRowColor" bgcolor="white"> 100 102 101 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/PiEstimator.PiMapper.html" title="class in org.apache.hadoop.examples">PiEstimator.PiMapper</a></b></td>103 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/PiEstimator.PiMapper.html" title="class in org.apache.hadoop.examples">PiEstimator.PiMapper</a></b></td> 102 104 <td>Mappper class for Pi estimation.</td> 103 105 </tr>SleepJob.SleepInputFormat 104 106 <tr class="TableRowColor" bgcolor="white"> 105 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/RandomTextWriter.html" title="class in org.apache.hadoop.examples">RandomTextWriter</a></b></td>107 <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> 106 108 <td>This program uses map/reduce to just run a distributed job where there is 107 109 no interaction between the tasks and each task writes a large unsorted … … 110 112 <tr class="TableRowColor" bgcolor="white"> 111 113 112 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/RandomWriter.html" title="class in org.apache.hadoop.examples">RandomWriter</a></b></td>114 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/RandomWriter.html" title="class in org.apache.hadoop.examples">RandomWriter</a></b></td> 113 115 <td>This program uses map/reduce to just run a distributed job where there is 114 116 no interaction between the tasks and each task write a large unsorted … … 116 118 </tr> 117 119 <tr class="TableRowColor" bgcolor="white"> 118 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/SleepJob.html" title="class in org.apache.hadoop.examples">SleepJob</a></b></td>120 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/SleepJob.html" title="class in org.apache.hadoop.examples">SleepJob</a></b></td> 119 121 <td>Dummy class for testing MR framefork.</td> 120 122 </tr> 121 123 122 124 <tr class="TableRowColor" bgcolor="white"> 123 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/Sort.html" title="class in org.apache.hadoop.examples">Sort<K,V></a></b></td>125 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/Sort.html" title="class in org.apache.hadoop.examples">Sort<K,V></a></b></td> 124 126 <td>This is the trivial map/reduce program that does absolutely nothing 125 127 other than use the framework to fragment and sort the input values.</td> 126 128 </tr> 127 129 <tr class="TableRowColor" bgcolor="white"> 128 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/WordCount.html" title="class in org.apache.hadoop.examples">WordCount</a></b></td>130 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/WordCount.html" title="class in org.apache.hadoop.examples">WordCount</a></b></td> 129 131 <td>This is an example Hadoop Map/Reduce application.</td> 130 132 </tr> 131 133 132 134 <tr class="TableRowColor" bgcolor="white"> 133 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/WordCount.MapClass.html" title="class in org.apache.hadoop.examples">WordCount.MapClass</a></b></td>135 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/WordCount.MapClass.html" title="class in org.apache.hadoop.examples">WordCount.MapClass</a></b></td> 134 136 <td>Counts the words in each line.</td> 135 137 </tr> 136 138 <tr class="TableRowColor" bgcolor="white"> 137 <td width="15%"><b><a href=" ../../../../org/apache/hadoop/examples/WordCount.Reduce.html" title="class in org.apache.hadoop.examples">WordCount.Reduce</a></b></td>139 <td width="15%"><b><a href="http://hadoop.apache.org/core/docs/current/api/org/apache/hadoop/examples/WordCount.Reduce.html" title="class in org.apache.hadoop.examples">WordCount.Reduce</a></b></td> 138 140 <td>A reducer class that just emits the sum of the input values.</td> 139 141 </tr>