source: proiecte/HadoopJUnit/hadoop-0.20.1/src/docs/cn/src/documentation/content/xdocs/site.xml @ 120

Last change on this file since 120 was 120, checked in by (none), 14 years ago

Added the mail files for the Hadoop JUNit Project

  • Property svn:executable set to *
File size: 14.0 KB
Line 
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3  Copyright 2002-2004 The Apache Software Foundation
4
5  Licensed under the Apache License, Version 2.0 (the "License");
6  you may not use this file except in compliance with the License.
7  You may obtain a copy of the License at
8
9      http://www.apache.org/licenses/LICENSE-2.0
10
11  Unless required by applicable law or agreed to in writing, software
12  distributed under the License is distributed on an "AS IS" BASIS,
13  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  See the License for the specific language governing permissions and
15  limitations under the License.
16-->
17
18<!--
19Forrest site.xml
20
21This file contains an outline of the site's information content.  It is used to:
22- Generate the website menus (though these can be overridden - see docs)
23- Provide semantic, location-independent aliases for internal 'site:' URIs, eg
24<link href="site:changes"> links to changes.html (or ../changes.html if in
25  subdir).
26- Provide aliases for external URLs in the external-refs section.  Eg, <link
27  href="ext:cocoon"> links to http://xml.apache.org/cocoon/
28
29See http://forrest.apache.org/docs/linking.html for more info.
30-->
31
32<site label="Hadoop" href="" xmlns="http://apache.org/forrest/linkmap/1.0">
33
34  <docs label="文档"> 
35    <overview  label="抂述"           href="index.html" />
36    <quickstart label="快速入闚"        href="quickstart.html" />
37    <setup     label="集矀搭建"      href="cluster_setup.html" />
38    <hdfs      label="HDFS构架讟计"  href="hdfs_design.html" />
39    <hdfs      label="HDFS䜿甚指南"    href="hdfs_user_guide.html" />
40    <hdfs      label="HDFS权限指南"    href="hdfs_permissions_guide.html" />
41    <hdfs      label="HDFS配额管理指南" href="hdfs_quota_admin_guide.html" />
42    <commands  label="呜什手册"     href="commands_manual.html" />
43    <fs        label="FS Shell䜿甚指南"   href="hdfs_shell.html" />
44    <distcp    label="DistCp䜿甚指南"       href="distcp.html" />
45    <mapred    label="Map-Reduce教皋" href="mapred_tutorial.html" />
46    <mapred    label="Hadoop本地库" href="native_libraries.html" />
47    <streaming label="Streaming"          href="streaming.html" />
48    <archives label="Hadoop Archives"     href="hadoop_archives.html"/>
49    <hod       label="Hadoop On Demand" href="hod.html">
50      <hod-user-guide href="hod_user_guide.html"/>
51      <hod-admin-guide href="hod_admin_guide.html"/>
52      <hod-config-guide href="hod_config_guide.html"/>
53    </hod>
54    <api       label="API参考"           href="ext:api/index" />
55    <jdiff     label="API Changes"        href="ext:jdiff" />
56    <wiki      label="绎基"               href="ext:wiki" />
57    <faq       label="垞见问题"                href="ext:faq" />
58    <lists     label="邮件列衚"      href="ext:lists" />
59    <relnotes  label="发行诎明"      href="ext:relnotes" />
60    <changes   label="变曎日志"        href="ext:changes" />
61  </docs>
62
63 <external-refs>
64    <site      href="http://hadoop.apache.org/core/"/>
65    <lists     href="http://hadoop.apache.org/core/mailing_lists.html"/>
66    <releases  href="http://hadoop.apache.org/core/releases.html">
67      <download href="#Download" />
68    </releases>
69    <jira      href="http://hadoop.apache.org/core/issue_tracking.html"/>
70    <wiki      href="http://wiki.apache.org/hadoop/" />
71    <faq       href="http://wiki.apache.org/hadoop/FAQ" />
72    <hadoop-default href="http://hadoop.apache.org/core/docs/current/hadoop-default.html" />
73    <zlib      href="http://www.zlib.net/" />
74    <lzo       href="http://www.oberhumer.com/opensource/lzo/" />
75    <gzip      href="http://www.gzip.org/" />
76    <cygwin    href="http://www.cygwin.com/" />
77    <osx       href="http://www.apple.com/macosx" />
78    <hod href="">
79      <cluster-resources href="http://www.clusterresources.com" />
80      <torque href="http://www.clusterresources.com/pages/products/torque-resource-manager.php" />
81      <torque-download href="http://www.clusterresources.com/downloads/torque/" />
82      <torque-docs href="http://www.clusterresources.com/pages/resources/documentation.php" />
83      <torque-wiki href="http://www.clusterresources.com/wiki/doku.php?id=torque:torque_wiki" />
84      <torque-mailing-list href="http://www.clusterresources.com/pages/resources/mailing-lists.php" />
85      <torque-basic-config href="http://www.clusterresources.com/wiki/doku.php?id=torque:1.2_basic_configuration" />
86      <torque-advanced-config href="http://www.clusterresources.com/wiki/doku.php?id=torque:1.3_advanced_configuration" />
87      <maui href="http://www.clusterresources.com/pages/products/maui-cluster-scheduler.php"/>
88      <python href="http://www.python.org" />
89      <twisted-python href="http://twistedmatrix.com/trac/" />
90    </hod>
91    <relnotes href="http://hadoop.apache.org/core/docs/r0.18.2/releasenotes.html" />
92    <changes href="http://hadoop.apache.org/core/docs/r0.18.2/changes.html" />
93    <jdiff href="http://hadoop.apache.org/core/docs/r0.18.2/jdiff/changes.html" />
94    <api href="http://hadoop.apache.org/core/docs/r0.18.2/api/">
95      <index href="index.html" />
96      <org href="org/">
97        <apache href="apache/">
98          <hadoop href="hadoop/">
99            <conf href="conf/">
100              <configuration href="Configuration.html">
101                <final_parameters href="#FinalParams" />
102                <get href="#get(java.lang.String, java.lang.String)" />
103                <set href="#set(java.lang.String, java.lang.String)" />
104              </configuration>
105            </conf>
106            <filecache href="filecache/">
107              <distributedcache href="DistributedCache.html">
108                <addarchivetoclasspath href="#addArchiveToClassPath(org.apache.hadoop.fs.Path,%20org.apache.hadoop.conf.Configuration)" />
109                <addfiletoclasspath href="#addFileToClassPath(org.apache.hadoop.fs.Path,%20org.apache.hadoop.conf.Configuration)" />
110                <addcachefile href="#addCacheFile(java.net.URI,%20org.apache.hadoop.conf.Configuration)" />
111                <addcachearchive href="#addCacheArchive(java.net.URI,%20org.apache.hadoop.conf.Configuration)" />
112                <setcachefiles href="#setCacheFiles(java.net.URI[],%20org.apache.hadoop.conf.Configuration)" />
113                <setcachearchives href="#setCacheArchives(java.net.URI[],%20org.apache.hadoop.conf.Configuration)" />
114                <createsymlink href="#createSymlink(org.apache.hadoop.conf.Configuration)" />
115              </distributedcache> 
116            </filecache>
117            <fs href="fs/">
118              <filesystem href="FileSystem.html" />
119            </fs>
120            <io href="io/">
121              <closeable href="Closeable.html">
122                <close href="#close()" />
123              </closeable>
124              <sequencefile href="SequenceFile.html" />
125              <sequencefilecompressiontype href="SequenceFile.CompressionType.html">
126                <none href="#NONE" />
127                <record href="#RECORD" />
128                <block href="#BLOCK" />
129              </sequencefilecompressiontype>
130              <writable href="Writable.html" />
131              <writablecomparable href="WritableComparable.html" />
132              <compress href="compress/">
133                <compressioncodec href="CompressionCodec.html" />
134              </compress>
135            </io>
136            <mapred href="mapred/">
137              <clusterstatus href="ClusterStatus.html" />
138              <counters href="Counters.html" />
139              <fileinputformat href="FileInputFormat.html">
140                 <setinputpaths href="#setInputPaths(org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.fs.Path[])" />
141                 <addinputpath href="#addInputPath(org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.fs.Path)" />
142                 <setinputpathstring href="#setInputPaths(org.apache.hadoop.mapred.JobConf,%20java.lang.String)" />
143                 <addinputpathstring href="#addInputPath(org.apache.hadoop.mapred.JobConf,%20java.lang.String)" />
144              </fileinputformat>
145              <fileoutputformat href="FileOutputFormat.html">
146                <getoutputpath href="#getOutputPath(org.apache.hadoop.mapred.JobConf)" />
147                <getworkoutputpath href="#getWorkOutputPath(org.apache.hadoop.mapred.JobConf)" />
148                <setoutputpath href="#setOutputPath(org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.fs.Path)" />
149                <setcompressoutput href="#setCompressOutput(org.apache.hadoop.mapred.JobConf,%20boolean)" />
150                <setoutputcompressorclass href="#setOutputCompressorClass(org.apache.hadoop.mapred.JobConf,%20java.lang.Class)" />
151              </fileoutputformat>
152              <filesplit href="FileSplit.html" />
153              <inputformat href="InputFormat.html" />
154              <inputsplit href="InputSplit.html" />
155              <isolationrunner href="IsolationRunner.html" />
156              <jobclient href="JobClient.html">
157                <runjob href="#runJob(org.apache.hadoop.mapred.JobConf)" />
158                <submitjob href="#submitJob(org.apache.hadoop.mapred.JobConf)" />
159              </jobclient>
160              <jobconf href="JobConf.html">
161                <setnummaptasks href="#setNumMapTasks(int)" />
162                <setnumreducetasks href="#setNumReduceTasks(int)" />
163                <setoutputkeycomparatorclass href="#setOutputKeyComparatorClass(java.lang.Class)" />
164                <setoutputvaluegroupingcomparator href="#setOutputValueGroupingComparator(java.lang.Class)" />
165                <setcombinerclass href="#setCombinerClass(java.lang.Class)" />
166                <setmapdebugscript href="#setMapDebugScript(java.lang.String)" />
167                <setreducedebugscript href="#setReduceDebugScript(java.lang.String)" />
168                <setmapspeculativeexecution href="#setMapSpeculativeExecution(boolean)" />
169                <setreducespeculativeexecution href="#setReduceSpeculativeExecution(boolean)" />
170                <setmaxmapattempts href="#setMaxMapAttempts(int)" />
171                <setmaxreduceattempts href="#setMaxReduceAttempts(int)" />
172                <setmaxmaptaskfailurespercent href="#setMaxMapTaskFailuresPercent(int)" />
173                <setmaxreducetaskfailurespercent href="#setMaxReduceTaskFailuresPercent(int)" />
174                <setjobendnotificationuri href="#setJobEndNotificationURI(java.lang.String)" />
175                <setcompressmapoutput href="#setCompressMapOutput(boolean)" />
176                <setmapoutputcompressorclass href="#setMapOutputCompressorClass(java.lang.Class)" />
177                <setprofileenabled href="#setProfileEnabled(boolean)" />
178                <setprofiletaskrange href="#setProfileTaskRange(boolean,%20java.lang.String)" />
179                <setprofileparams href="#setProfileParams(java.lang.String)" />
180                <getjoblocaldir href="#getJobLocalDir()" />
181                <getjar href="#getJar()" />
182              </jobconf>
183              <jobconfigurable href="JobConfigurable.html">
184                <configure href="#configure(org.apache.hadoop.mapred.JobConf)" />
185              </jobconfigurable>
186              <jobcontrol href="jobcontrol/">
187                <package-summary href="package-summary.html" />
188              </jobcontrol>
189              <mapper href="Mapper.html">
190                <map href="#map(K1, V1, org.apache.hadoop.mapred.OutputCollector, org.apache.hadoop.mapred.Reporter)" />
191              </mapper>
192              <outputcollector href="OutputCollector.html">
193                <collect href="#collect(K, V)" />
194              </outputcollector>
195              <outputformat href="OutputFormat.html" />
196              <outputformatbase href="OutputFormatBase.html">
197                <setcompressoutput href="#setCompressOutput(org.apache.hadoop.mapred.JobConf,%20boolean)" />
198                <setoutputcompressorclass href="#setOutputCompressorClass(org.apache.hadoop.mapred.JobConf,%20java.lang.Class)" />
199              </outputformatbase>
200              <outputlogfilter href="OutputLogFilter.html" />
201              <sequencefileoutputformat href="SequenceFileOutputFormat.html">
202                <setoutputcompressiontype href="#setOutputCompressionType(org.apache.hadoop.mapred.JobConf,%20org.apache.hadoop.io.SequenceFile.CompressionType)" />
203              </sequencefileoutputformat>
204              <partitioner href="Partitioner.html" />
205              <recordreader href="RecordReader.html" />
206              <recordwriter href="RecordWriter.html" />
207              <reducer href="Reducer.html">
208                <reduce href="#reduce(K2, java.util.Iterator, org.apache.hadoop.mapred.OutputCollector, org.apache.hadoop.mapred.Reporter)" />
209              </reducer>
210              <reporter href="Reporter.html">
211                <incrcounterEnum href="#incrCounter(java.lang.Enum, long)" />
212                <incrcounterString href="#incrCounter(java.lang.String, java.lang.String, long amount)" />
213              </reporter>
214              <runningjob href="RunningJob.html" />
215              <textinputformat href="TextInputFormat.html" />
216              <textoutputformat href="TextOutputFormat.html" />
217              <lib href="lib/">
218                <package-summary href="package-summary.html" />
219                <hashpartitioner href="HashPartitioner.html" />
220              </lib>
221              <pipes href="pipes/">
222                <package-summary href="package-summary.html" />
223              </pipes>
224            </mapred>
225            <net href="net/">
226              <dnstoswitchmapping href="DNSToSwitchMapping.html">
227              <resolve href="#resolve(java.util.List)" />
228              </dnstoswitchmapping>
229            </net>
230            <streaming href="streaming/">
231              <package-summary href="package-summary.html" />
232            </streaming>
233            <util href="util/">
234              <genericoptionsparser href="GenericOptionsParser.html" />
235              <progress href="Progress.html" />
236              <tool href="Tool.html" />
237              <toolrunner href="ToolRunner.html">
238                <run href="#run(org.apache.hadoop.util.Tool, java.lang.String[])" />
239              </toolrunner>
240            </util>
241          </hadoop>
242        </apache>
243      </org>
244    </api>
245  </external-refs>
246 
247</site>
248
Note: See TracBrowser for help on using the repository browser.