HADOOP-9361: site and gitignore

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1607601 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steve Loughran 2014-07-03 12:13:28 +00:00
parent a10a4f72ab
commit 6cb273c9bc
2 changed files with 5 additions and 1 deletions

2
.gitignore vendored
View File

@ -12,3 +12,5 @@ target
hadoop-common-project/hadoop-kms/downloads/
hadoop-hdfs-project/hadoop-hdfs/downloads
hadoop-hdfs-project/hadoop-hdfs-httpfs/downloads
hadoop-common-project/hadoop-common/src/test/resources/contract-test-options.xml
hadoop-tools/hadoop-openstack/src/test/resources/contract-test-options.xml

View File

@ -51,8 +51,10 @@
<item name="Single Node Setup" href="hadoop-project-dist/hadoop-common/SingleCluster.html"/>
<item name="Cluster Setup" href="hadoop-project-dist/hadoop-common/ClusterSetup.html"/>
<item name="Hadoop Commands Reference" href="hadoop-project-dist/hadoop-common/CommandsManual.html"/>
<item name="File System Shell" href="hadoop-project-dist/hadoop-common/FileSystemShell.html"/>
<item name="FileSystem Shell" href="hadoop-project-dist/hadoop-common/FileSystemShell.html"/>
<item name="Hadoop Compatibility" href="hadoop-project-dist/hadoop-common/Compatibility.html"/>
<item name="FileSystem Specification"
href="hadoop-project-dist/hadoop-common/index.html"/>
</menu>
<menu name="Common" inherit="top">