.. |
images
|
04c73edf8f
HADOOP-2810. Updated the Hadoop Core logo. Contributed by Nigel Daley.
|
17 年之前 |
jdiff
|
07b35511d4
HADOOP-2421. Add jdiff output to documentation, listing all API changes from the prior release.
|
17 年之前 |
skin
|
230ac40185
HADOOP-3317. Add default port for HDFS namenode.
|
17 年之前 |
ChangesFancyStyle.css
|
1e5562161f
HADOOP-2804. Add support to publish CHANGES.txt as HTML when running the Ant 'docs' target.
|
17 年之前 |
ChangesSimpleStyle.css
|
1e5562161f
HADOOP-2804. Add support to publish CHANGES.txt as HTML when running the Ant 'docs' target.
|
17 年之前 |
SLG_user_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
SLG_user_guide.pdf
|
573f384bcf
HADOOP-3992 Add a synthetic load generation facility to the test directory. Contributed by Hairong Kuang.
|
17 年之前 |
broken-links.xml
|
94a97e5eed
HADOOP-1066. Restructure documentation to make it more user friendly. Contributed by Connie Kleinjans and Jeff Hammerbacher.
|
18 年之前 |
changes.html
|
0ffc659dfb
HADOOP-4261. Adds a setup task for jobs. This is required so that we don't setup jobs that haven't been inited yet (since init could lead to job failure). Only after the init has successfully happened do we launch the setupJob task. Contributed by Amareshwari Sriramadasu.
|
17 年之前 |
cluster_setup.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
cluster_setup.pdf
|
d56fbc53b1
HADOOP-3692. Fixes documentation for Cluster setup and Quick start guides. Contributed by Amareshwari Sriramadasu.
|
17 年之前 |
commands_manual.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
commands_manual.pdf
|
49d03aeeb5
HADOOP-3759. Provides ability to run memory intensive jobs without affecting other running tasks on the nodes. Contributed by Hemanth Yamijala.
|
17 年之前 |
distcp.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
distcp.pdf
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hadoop-default.html
|
489d2c14bc
HADOOP-4301. Adds forrest doc for the skip bad records feature. Contributed by Sharad Agarwal.
|
17 年之前 |
hadoop_archives.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hadoop_archives.pdf
|
5325f86f5f
HADOOP-3693. Fix archives, distcp and native library documentation to
|
17 年之前 |
hdfs_design.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hdfs_design.pdf
|
49d03aeeb5
HADOOP-3759. Provides ability to run memory intensive jobs without affecting other running tasks on the nodes. Contributed by Hemanth Yamijala.
|
17 年之前 |
hdfs_permissions_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hdfs_permissions_guide.pdf
|
50b459964d
HADOOP-3543. Update the copyright year to 2008. Contributed by Chris Douglas.
|
17 年之前 |
hdfs_quota_admin_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hdfs_quota_admin_guide.pdf
|
8b3e7b5207
Preparing for release 0.19.0
|
17 年之前 |
hdfs_shell.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hdfs_shell.pdf
|
50b459964d
HADOOP-3543. Update the copyright year to 2008. Contributed by Chris Douglas.
|
17 年之前 |
hdfs_user_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hdfs_user_guide.pdf
|
49d03aeeb5
HADOOP-3759. Provides ability to run memory intensive jobs without affecting other running tasks on the nodes. Contributed by Hemanth Yamijala.
|
17 年之前 |
hod.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hod.pdf
|
50128c5bca
HADOOP-3668. Made editorial changes to HOD documentation. Contributed by Vinod Kumar Vavilapalli.
|
17 年之前 |
hod_admin_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hod_admin_guide.pdf
|
965b473f6e
HADOOP-4145. Add an accounting plugin (script) for HOD. Contributed by Hemanth Yamijala.
|
17 年之前 |
hod_config_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hod_config_guide.pdf
|
1545eeaec5
HADOOP-3695. Provide an ability to start multiple workers per node. Contributed by Vinod Kumar Vavilapalli
|
17 年之前 |
hod_user_guide.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
hod_user_guide.pdf
|
965b473f6e
HADOOP-4145. Add an accounting plugin (script) for HOD. Contributed by Hemanth Yamijala.
|
17 年之前 |
index.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
index.pdf
|
50b459964d
HADOOP-3543. Update the copyright year to 2008. Contributed by Chris Douglas.
|
17 年之前 |
linkmap.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
linkmap.pdf
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
mapred_tutorial.html
|
0ffc659dfb
HADOOP-4261. Adds a setup task for jobs. This is required so that we don't setup jobs that haven't been inited yet (since init could lead to job failure). Only after the init has successfully happened do we launch the setupJob task. Contributed by Amareshwari Sriramadasu.
|
17 年之前 |
mapred_tutorial.pdf
|
0ffc659dfb
HADOOP-4261. Adds a setup task for jobs. This is required so that we don't setup jobs that haven't been inited yet (since init could lead to job failure). Only after the init has successfully happened do we launch the setupJob task. Contributed by Amareshwari Sriramadasu.
|
17 年之前 |
native_libraries.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
native_libraries.pdf
|
5325f86f5f
HADOOP-3693. Fix archives, distcp and native library documentation to
|
17 年之前 |
quickstart.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
quickstart.pdf
|
d56fbc53b1
HADOOP-3692. Fixes documentation for Cluster setup and Quick start guides. Contributed by Amareshwari Sriramadasu.
|
17 年之前 |
releasenotes.html
|
165b18e959
Preparing for Hadoop 0.17.0 and adding skeleton release notes
|
17 年之前 |
streaming.html
|
23164def0a
HADOOP-3942. Update distcp documentation to include features introduced in
|
17 年之前 |
streaming.pdf
|
bd1ce96c6f
HADOOP-3722. Fixed Hadoop Streaming and Hadoop Pipes to use the Tool interface and GenericOptionsParser. Contributed by Enis Soztutar
|
17 年之前 |